代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/237551/4627086
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/237227/4629359
svn-base mkdir.tex.svn-base
\subsubsection*{Purpose}
Creates a new directory.
\subsubsection*{Prototype}
\code{esint8 mkdir(FileSystem *fs,eint8* dirname);}
\subsubsection*{Arguments}
Objects passed to \code{mkdir}:
\begin{itemi
www.eeworm.com/read/237227/4629383
tex mkdir.tex
\subsubsection*{Purpose}
Creates a new directory.
\subsubsection*{Prototype}
\code{esint8 mkdir(FileSystem *fs,eint8* dirname);}
\subsubsection*{Arguments}
Objects passed to \code{mkdir}:
\begin{itemi
www.eeworm.com/read/229403/4756515
in config.in
config BR2_PACKAGE_MKDOSFS
bool "mkdosfs"
default n
help
Creates a DOS FAT filesystem on a device.
ftp://ftp.uni-erlangen.de/pub/Linux/LOCAL/dosfstools/
www.eeworm.com/read/209559/4964841
c inode.c
/*
* inode.c -- user mode filesystem api for usb gadget controllers
*
* Copyright (C) 2003-2004 David Brownell
* Copyright (C) 2003 Agilent Technologies
*
* This program is free software; you ca
www.eeworm.com/read/209559/4973409
txt romfs.txt
ROMFS - ROM FILE SYSTEM
This is a quite dumb, read only filesystem, mainly for initial RAM
disks of installation disks. It has grown up by the need of having
modules linked at boot time. Using this
www.eeworm.com/read/209559/4973595
c inode.c
/*
* ROMFS file system, Linux implementation
*
* Copyright (C) 1997-1999 Janos Farkas
*
* Using parts of the minix filesystem
* Copyright (C) 1991, 1992 Linus Torvalds
www.eeworm.com/read/209559/4973631
c fsync.c
/*
* QNX4 file system, Linux implementation.
*
* Version : 0.1
*
* Using parts of the xiafs filesystem.
*
* History :
*
* 24-03-1998 by Richard Frowijn : first release.
*/
#include
www.eeworm.com/read/209559/4973642
kconfig
#
# NCP Filesystem configuration
#
config NCPFS_PACKET_SIGNING
bool "Packet signatures"
depends on NCP_FS
help
NCP allows packets to be signed for stronger security. If you want
security, say
www.eeworm.com/read/209559/4974092
c inode.c
/*
* inode.c
*
* PURPOSE
* Inode handling routines for the OSTA-UDF(tm) filesystem.
*
* CONTACTS
* E-mail regarding any portion of the Linux UDF file system should be
* directed to the deve