代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/486037/1255957
h usb_gadgetfs.h
#include
#include
#include
/*
* Filesystem based user-mode API to USB Gadget controller hardware
*
* Almost everything can be done with only read an
www.eeworm.com/read/486037/1256461
h proc_fs.h
#ifndef _LINUX_PROC_FS_H
#define _LINUX_PROC_FS_H
#include
#include
#include
/*
* The proc filesystem constants/structures
*/
/*
* Offset of the first
www.eeworm.com/read/486037/1256526
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/480930/1308568
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/480930/1311959
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/480930/1312145
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/479151/1337492
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/479151/1341389
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/479151/1343428
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/479151/1343665
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