代码搜索:Filesystem

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

代码结果 7,034
www.eeworm.com/read/255541/12075832

h nfs_fs.h

#ifndef _LINUX_NFS_FS_H #define _LINUX_NFS_FS_H /* * linux/include/linux/nfs_fs.h * * Copyright (C) 1992 Rick Sladkey * * OS-specific nfs filesystem definitions and declarations */
www.eeworm.com/read/124442/14567503

h nfs_fs.h

#ifndef _LINUX_NFS_FS_H #define _LINUX_NFS_FS_H /* * linux/include/linux/nfs_fs.h * * Copyright (C) 1992 Rick Sladkey * * OS-specific nfs filesystem definitions and declarations */
www.eeworm.com/read/221695/14728897

h nfs_fs.h

#ifndef _LINUX_NFS_FS_H #define _LINUX_NFS_FS_H /* * linux/include/linux/nfs_fs.h * * Copyright (C) 1992 Rick Sladkey * * OS-specific nfs filesystem definitions and declarations */
www.eeworm.com/read/118524/14864849

java filesystemmodel.java

// FileSystemModel.java // TreeModel implementation using File objects as tree nodes. package com.deitel.advjhtp1.mvc.tree.filesystem; // Java core packages import java.io.*; import java.util.*
www.eeworm.com/read/118524/14864979

java filesystemmodel.java

// FileSystemModel.java // TreeModel implementation using File objects as tree nodes. package com.deitel.advjhtp1.mvc.tree.filesystem; // Java core packages import java.io.*; import java.util.*
www.eeworm.com/read/210249/15202784

h osfile.h

#ifndef __OSFILE_H__ #define __OSFILE_H__ #define FILESYSTEM_AUTOFORMAT FALSE //Macro related to FLASH #define PagePerClus 32 #define BytesPerPage 512 #define FILEMODE_READ 1 #define FILEMODE_WRI
www.eeworm.com/read/205421/15316227

h iso9660.h

/* SCCSID @(#)iso9660.h 1.1 11/19/97 */ /* * Header file iso9660.h - assorted structure definitions and typecasts. * specific to iso9660 filesystem. Written by Eric Youngdale (1993). Copy
www.eeworm.com/read/490530/1198063

c ostype.c

/* vi: set sw=4 ts=4: */ /* * getostype.c - Get the Filesystem OS type * * Copyright (C) 2004,2005 Theodore Ts'o * * This file can be redistributed under the terms of th
www.eeworm.com/read/480930/1306652

s ashrdi3.s

/* $Id: ashrdi3.S,v 1.4 1999/11/19 04:11:49 davem Exp $ * ashrdi3.S: The filesystem code creates all kinds of references to * this little routine on the sparc with gcc. * * Copyright
www.eeworm.com/read/480930/1311173

c inode.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 ISO9660 file