代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/192449/5156206
h vfs.h
/*
* Virtual filesystem structures and routines
* Copyright (c) 2003, Jeffrey K. Hollingsworth
* Copyright (c) 2003, David H. Hovemeyer
* $Revision: 1.44
www.eeworm.com/read/179911/5298192
h iso_fs.h
#ifndef _ISOFS_FS_H
#define _ISOFS_FS_H
#include
/*
* The isofs filesystem constants/structures
*/
/* This part borrowed from the bsd386 isofs */
#define ISODCL(from, to) (to - fr
www.eeworm.com/read/179911/5298234
h proc_fs.h
#ifndef _LINUX_PROC_FS_H
#define _LINUX_PROC_FS_H
#include
#include
/*
* The proc filesystem constants/structures
*/
/*
* Offset of the first process in the /pr
www.eeworm.com/read/179911/5300057
c file.c
/*
* linux/fs/affs/file.c
*
* (c) 1996 Hans-Joachim Widmaier - Rewritten
*
* (C) 1993 Ray Burr - Modified for Amiga FFS filesystem.
*
* (C) 1992 Eric Youngdale Modified for ISO 9660 file
www.eeworm.com/read/179911/5300059
c super.c
/*
* linux/fs/affs/inode.c
*
* (c) 1996 Hans-Joachim Widmaier - Rewritten
*
* (C) 1993 Ray Burr - Modified for Amiga FFS filesystem.
*
* (C) 1992 Eric Youngdale Modified for ISO 9660 fil
www.eeworm.com/read/179911/5300064
c dir.c
/*
* linux/fs/affs/dir.c
*
* (c) 1996 Hans-Joachim Widmaier - Rewritten
*
* (C) 1993 Ray Burr - Modified for Amiga FFS filesystem.
*
* (C) 1992 Eric Youngdale Modified for ISO 9660 files
www.eeworm.com/read/179911/5300078
c inode.c
/*
* QNX4 file system, Linux implementation.
*
* Version : 0.2.1
*
* Using parts of the xiafs filesystem.
*
* History :
*
* 01-06-1998 by Richard Frowijn : first release.
* 20-06-1998 by Fra
www.eeworm.com/read/179911/5300080
c file.c
/*
* QNX4 file system, Linux implementation.
*
* Version : 0.2.1
*
* Using parts of the xiafs filesystem.
*
* History :
*
* 25-05-1998 by Richard Frowijn : first release.
* 21-06-1998 by Fra
www.eeworm.com/read/179911/5300082
c bitmap.c
/*
* QNX4 file system, Linux implementation.
*
* Version : 0.2.1
*
* Using parts of the xiafs filesystem.
*
* History :
*
* 28-05-1998 by Richard Frowijn : first release.
* 20-06-1998 by Fra
www.eeworm.com/read/179911/5300083
c namei.c
/*
* QNX4 file system, Linux implementation.
*
* Version : 0.2.1
*
* Using parts of the xiafs filesystem.
*
* History :
*
* 01-06-1998 by Richard Frowijn : first release.
* 21-06-1998 b