代码搜索:Filesystem

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

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

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/273778/4192475

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/273662/4201341

rb svnshell.rb

#!/usr/bin/env ruby # # svnshell.rb : a Ruby-based shell interface for cruising 'round in # the filesystem. # # Usage: ruby svnshell.rb REPOS_PATH, where REPOS_PATH is a path to # a repo
www.eeworm.com/read/273660/4202418

rb svnshell.rb

#!/usr/bin/env ruby # # svnshell.rb : a Ruby-based shell interface for cruising 'round in # the filesystem. # # Usage: ruby svnshell.rb REPOS_PATH, where REPOS_PATH is a path to # a repo
www.eeworm.com/read/447901/1693142

test inheritance.test

ACL inheritance test. Run these tests on a filesystem with ACL support. $ id -u > 0 $ mkdir d $ setfacl -d -m group:bin:r-x d $ getfacl d > # file: d > # owner: root
www.eeworm.com/read/439082/1815911

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

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 /proc
www.eeworm.com/read/439082/1818639

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

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

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