代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/288937/3998495
h affs_fs.h
#ifndef _AFFS_FS_H
#define _AFFS_FS_H
/*
* The affs filesystem constants/structures
*/
#include
#define AFFS_SUPER_MAGIC 0xadff
struct affs_date;
/* --- Prototypes --------------
www.eeworm.com/read/288937/3998672
h nfs_fs.h
/*
* linux/include/linux/nfs_fs.h
*
* Copyright (C) 1992 Rick Sladkey
*
* OS-specific nfs filesystem definitions and declarations
*/
#ifndef _LINUX_NFS_FS_H
#define _LINUX_NFS_FS_H
#includ
www.eeworm.com/read/275638/4172951
sconscript
# -*-python-*-
import os, re, string
Import('env unit_env')
if env['PLATFORM'] == 'win32':
CONF_LIBS=['rcsslib']
else:
CONF_LIBS=['rcsslib', 'boost_filesystem']
env.Append(LIBPATH = ['.
www.eeworm.com/read/273778/4191821
c vfs.c
/*
* Virtual filesystem structures and routines
* Copyright (c) 2003, Jeffrey K. Hollingsworth
* Copyright (c) 2003,2004 David H. Hovemeyer
* $Revision: 1
www.eeworm.com/read/273778/4191925
c vfs.c
/*
* Virtual filesystem structures and routines
* Copyright (c) 2003, Jeffrey K. Hollingsworth
* Copyright (c) 2003,2004 David H. Hovemeyer
* $Revision: 1
www.eeworm.com/read/273778/4192042
c vfs.c
/*
* Virtual filesystem structures and routines
* Copyright (c) 2003, Jeffrey K. Hollingsworth
* Copyright (c) 2003,2004 David H. Hovemeyer
* $Revision: 1
www.eeworm.com/read/273778/4192176
c vfs.c
/*
* Virtual filesystem structures and routines
* Copyright (c) 2003, Jeffrey K. Hollingsworth
* Copyright (c) 2003,2004 David H. Hovemeyer
* $Revision: 1
www.eeworm.com/read/273778/4192352
c mount.c
/*
* mount - Mount a filesystem on a block device
* Copyright (c) 2003, Jeffrey K. Hollingsworth
* Copyright (c) 2004, David H. Hovemeyer
* $Revision: 1.
www.eeworm.com/read/273778/4192400
c vfs.c
/*
* Virtual filesystem structures and routines
* Copyright (c) 2003, Jeffrey K. Hollingsworth
* Copyright (c) 2003,2004 David H. Hovemeyer
* $Revision: 1
www.eeworm.com/read/273778/4192503
c mount.c
/*
* mount - Mount a filesystem on a block device
* Copyright (c) 2003, Jeffrey K. Hollingsworth
* Copyright (c) 2004, David H. Hovemeyer
* $Revision: 1.