代码搜索:Filesystem

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

代码结果 7,034
www.eeworm.com/read/125688/6022800

h romfs_fs.h

#ifndef __LINUX_ROMFS_FS_H #define __LINUX_ROMFS_FS_H /* The basic structures of the romfs filesystem */ #define ROMBSIZE BLOCK_SIZE #define ROMBSBITS BLOCK_SIZE_BITS #define ROMBMASK (ROMBSIZE-1) #
www.eeworm.com/read/125688/6023051

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/125688/6023447

c amigaffs.c

/* * linux/fs/affs/amigaffs.c * * (c) 1996 Hans-Joachim Widmaier - Rewritten * * (C) 1993 Ray Burr - Amiga FFS filesystem. * * Please send bug reports to: hjw@zvw.de */ #define DEBUG 0
www.eeworm.com/read/232312/14198822

c ide-proc.c

/* * linux/drivers/ide/ide-proc.c Version 1.05 Mar 05, 2003 * * Copyright (C) 1997-1998 Mark Lord * Copyright (C) 2003 Red Hat */ /* * This is the /proc/ide/ filesystem im
www.eeworm.com/read/226750/14453274

inc themes.inc

www.eeworm.com/read/223304/14647138

init_script

#! /bin/sh # # fuse Init script for Filesystem in Userspace # # Author: Miklos Szeredi set -e PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin SCRIPTNAME=/etc/i
www.eeworm.com/read/215071/15075759

h gfile.h

/* GEOS filesystem functions by Maciej 'YTM/Elysium' Witkowiak */ #ifndef _GFILE_H #define _GFILE_H #ifndef _GSTRUCT_H #include #endif struct filehandle *Get1stDirEntry(void);
www.eeworm.com/read/212668/15151512

init_script

#! /bin/sh # # fuse Init script for Filesystem in Userspace # # Author: Miklos Szeredi set -e PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin SCRIPTNAME=/etc/i
www.eeworm.com/read/490530/1198000

c openfs.c

/* vi: set sw=4 ts=4: */ /* * openfs.c --- open an ext2 filesystem * * Copyright (C) 1993, 1994, 1995, 1996 Theodore Ts'o. * * %Begin-Header% * This file may be redistributed under the terms of
www.eeworm.com/read/490530/1198025

c freefs.c

/* vi: set sw=4 ts=4: */ /* * freefs.c --- free an ext2 filesystem * * Copyright (C) 1993, 1994, 1995, 1996 Theodore Ts'o. * * %Begin-Header% * This file may be redistributed under the terms of