代码搜索:Filesystem

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

代码结果 7,034
www.eeworm.com/read/192449/5156299

c pfat.c

/* * Pseudo-fat filesystem. * Copyright (c) 2003, Jeffrey K. Hollingsworth * Copyright (c) 2003,2004 David H. Hovemeyer * $Revision: 1.54 $ * * This is
www.eeworm.com/read/179911/5298293

h openprom_fs.h

#ifndef _LINUX_OPENPROM_FS_H #define _LINUX_OPENPROM_FS_H /* * The openprom filesystem constants/structures */ #define OPENPROM_SUPER_MAGIC 0x9fa1 #endif /* _LINUX_OPENPROM_FS_H */
www.eeworm.com/read/179911/5300302

makefile

# # Makefile for the Linux /dev/pts virtual filesystem. # O_TARGET := devpts.o obj-y := root.o inode.o obj-m := $(O_TARGET) include $(TOPDIR)/Rules.make
www.eeworm.com/read/179911/5300388

c nfsroot.c

/* * $Id: nfsroot.c,v 1.45 1998/03/07 10:44:46 mj Exp $ * * Copyright (C) 1995, 1996 Gero Kuhlmann * * Allow an NFS filesystem to be mounted as root. The way this works
www.eeworm.com/read/350097/3133183

h openprom_fs.h

#ifndef _LINUX_OPENPROM_FS_H #define _LINUX_OPENPROM_FS_H /* * The openprom filesystem constants/structures */ #define OPENPROM_SUPER_MAGIC 0x9fa1 #endif /* _LINUX_OPENPROM_FS_H */
www.eeworm.com/read/350097/3135192

makefile

# # Makefile for the Linux /dev/pts virtual filesystem. # O_TARGET := devpts.o obj-y := root.o inode.o obj-m := $(O_TARGET) include $(TOPDIR)/Rules.make
www.eeworm.com/read/350097/3135278

c nfsroot.c

/* * $Id: nfsroot.c,v 1.45 1998/03/07 10:44:46 mj Exp $ * * Copyright (C) 1995, 1996 Gero Kuhlmann * * Allow an NFS filesystem to be mounted as root. The way this works
www.eeworm.com/read/337609/3328110

adcontent chapter6.adcontent

www.eeworm.com/read/337609/3328133

adcontent chapter3.adcontent

www.eeworm.com/read/337546/3333554

c capifs.c

/* $Id: capifs.c,v 1.1.2.3 2004/01/16 21:09:26 keil Exp $ * * Copyright 2000 by Carsten Paeth * * Heavily based on devpts filesystem from H. Peter Anvin * * This software may