代码搜索:Filesystem

找到约 7,034 项符合「Filesystem」的源代码

代码结果 7,034
www.eeworm.com/read/316872/3598130

h parser.h

/* * linux/include/linux/parser.h * * Header for lib/parser.c * Intended use of these functions is parsing filesystem argument lists, * but could potentially be used anywhere else that simple opt
www.eeworm.com/read/316872/3604522

txt befs.txt

BeOS filesystem for Linux Document last updated: Dec 6, 2001 WARNING ======= Make sure you understand that this is alpha software. This means that the implementation is neither complete nor well-te
www.eeworm.com/read/316872/3604833

c inode.c

/* * Resizable simple ram filesystem for Linux. * * Copyright (C) 2000 Linus Torvalds. * 2000 Transmeta Corp. * * Usage limits added by David Gibson, Linuxcare Australia. * This f
www.eeworm.com/read/316872/3604942

readme

Notes on Filesystem Layout -------------------------- These notes describe what mkcramfs generates. Kernel requirements are a bit looser, e.g. it doesn't care if the items are swapped ar
www.eeworm.com/read/316872/3605240

makefile

# # Makefile for BFS filesystem. # obj-$(CONFIG_BFS_FS) += bfs.o bfs-objs := inode.o file.o dir.o
www.eeworm.com/read/312645/3653236

cdl jffs2.cdl

# ==================================================================== # # jffs2.cdl # # JFFS2 Filesystem configuration data # # $Id: jffs2.cdl,v 1.19 2005/02/09 09:23:54 pavlov E
www.eeworm.com/read/295514/3909937

c write.c

/* * Program write.c - dump memory structures to file for iso9660 filesystem. Written by Eric Youngdale (1993). Copyright 1993 Yggdrasil Computing, Incorporated This program is free sof
www.eeworm.com/read/292705/3948611

c inode.c

/* * Resizable simple ram filesystem for Linux. * * Copyright (C) 2000 Linus Torvalds. * 2000 Transmeta Corp. * * Usage limits added by David Gibson, Linuxcare Australia. * This f
www.eeworm.com/read/292705/3948716

readme

Notes on Filesystem Layout -------------------------- These notes describe what mkcramfs generates. Kernel requirements are a bit looser, e.g. it doesn't care if the items are swapped ar
www.eeworm.com/read/292705/3949305

txt nfsroot.txt

Mounting the root filesystem via NFS (nfsroot) =============================================== Written 1996 by Gero Kuhlmann Updated 1997 by Martin Mares