代码搜索:Filesystem

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

代码结果 7,034
www.eeworm.com/read/273778/4192568

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/273740/4196000

c hysdn_proclog.c

/* $Id: hysdn_proclog.c,v 1.1.4.1 2001/11/20 14:19:37 kai Exp $ * * Linux driver for HYSDN cards, /proc/net filesystem log functions. * * Author Werner Cornelius (werner@titro.de) for Hypercope
www.eeworm.com/read/443386/1745127

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
www.eeworm.com/read/443386/1745145

c hysdn_proclog.c

/* $Id: hysdn_proclog.c,v 1.9.6.3 2001/09/23 22:24:54 kai Exp $ * * Linux driver for HYSDN cards, /proc/net filesystem log functions. * * Author Werner Cornelius (werner@titro.de) for Hypercope
www.eeworm.com/read/439082/1816025

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/439082/1819424

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/439082/1819610

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/430518/1925003

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/430518/1928335

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/430518/1928513

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