代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/428548/1959056
c reiserfs.c
/*
* volume_id - reads filesystem label and uuid
*
* Copyright (C) 2004 Kay Sievers
* Copyright (C) 2005 Tobias Klauser
*
* This library is free
www.eeworm.com/read/426418/1991430
c fcntl.c
#include
/*
* fcntl -- Manipulate a file descriptor.
* We don't have a filesystem, so we do nothing.
*/
int fcntl (int fd, int cmd, long arg)
{
return 0;
}
www.eeworm.com/read/425115/2010088
tex file_fopen.tex
\subsubsection*{Purpose}
Searches for file and initializes the file object.
\subsubsection*{Prototype}
\code{esint8 file\_fopen(File *file, FileSystem *fs, eint8 *filename, eint8 mode);}
\subsubsectio
www.eeworm.com/read/423632/2025369
spec e2fsprogs.spec
%define pfx /opt/freescale/rootfs/%{_target_cpu}
Summary : Second extended (ext2) filesystem and ext3 utilities
Name : e2fsprogs
Version : 1.34
Release : 1
License
www.eeworm.com/read/418008/2094467
c check_desc.c
/*
* check_desc.c --- Check the group descriptors of an ext2 filesystem
*
* Copyright (C) 1993, 1994, 1995, 1996 Theodore Ts'o.
*
* %Begin-Header%
* This file may be redistributed under the term
www.eeworm.com/read/418008/2094481
c swapfs.c
/*
* swapfs.c --- swap ext2 filesystem data structures
*
* Copyright (C) 1995, 1996, 2002 Theodore Ts'o.
*
* %Begin-Header%
* This file may be redistributed under the terms of the GNU Public
*
www.eeworm.com/read/418008/2094484
c closefs.c
/*
* closefs.c --- close an ext2 filesystem
*
* Copyright (C) 1993, 1994, 1995, 1996 Theodore Ts'o.
*
* %Begin-Header%
* This file may be redistributed under the terms of the GNU Public
* Licen
www.eeworm.com/read/418008/2094486
c openfs.c
/*
* 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 the GNU Public
* License
www.eeworm.com/read/418008/2094510
c freefs.c
/*
* 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 the GNU Public
* License
www.eeworm.com/read/418008/2094512
c dupfs.c
/*
* dupfs.c --- duplicate a ext2 filesystem handle
*
* Copyright (C) 1997, 1998, 2001, 2003, 2005 by Theodore Ts'o.
*
* %Begin-Header%
* This file may be redistributed under the terms of the GN