代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/124910/6035631
h statfs.h
/* Definition of `struct statfs', information about a filesystem.
Copyright (C) 1996, 1997 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free so
www.eeworm.com/read/124910/6039354
h statvfs.h
/* Definition of `struct statvfs', information about a filesystem.
Copyright (C) 1998, 2002 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free s
www.eeworm.com/read/124910/6039360
h statfs.h
/* Definition of `struct statfs', information about a filesystem.
Copyright (C) 1996, 97, 98, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is
www.eeworm.com/read/119864/6081633
h statfs.h
/* Definitions for getting information about a filesystem.
Copyright (C) 1996, 1997, 1998, 1999 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is fr
www.eeworm.com/read/108242/6183582
c mkfs.c
/* mkfs - make the MINIX filesystem Authors: Tanenbaum et al. */
/* Authors: Andy Tanenbaum, Paul Ogilvie, Frans Meulenbroeks, Bruce Evans
*
* This program can make both version 1 and version 2 f
www.eeworm.com/read/102935/6228560
in config.in
#
# USB Core configuration
#
bool ' USB verbose debug messages' CONFIG_USB_DEBUG
comment 'Miscellaneous USB options'
bool ' USB device filesystem' CONFIG_USB_DEVICEFS
if [ "$CONFIG_EXPERIMENTAL" =
www.eeworm.com/read/101594/6236336
java filevfs.java
/*
* FileVFS.java - Local filesystem VFS
* :tabSize=8:indentSize=8:noTabs=false:
* :folding=explicit:collapseFolds=1:
*
* Copyright (C) 1998, 1999, 2000, 2001, 2002 Slava Pestov
* Portions copyr
www.eeworm.com/read/322905/6301483
makefile
#
# Makefile for the linux filesystem.
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
# unless it's s
www.eeworm.com/read/255541/12076025
makefile
#
# Makefile for the linux filesystem.
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
# unless it's s
www.eeworm.com/read/149124/12402780
c ide-proc.c
/*
* linux/drivers/ide/ide-proc.c Version 1.03 January 2, 1998
*
* Copyright (C) 1997-1998 Mark Lord
*/
/*
* This is the /proc/ide/ filesystem implementation.
*
* The major reason this exis