代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/409921/2221806
c fslist.c
#include "usetup.h"
/* Filesystem headers */
#include
#include
BOOLEAN
NATIVE_CreateFileSystemList(
IN PFILE_SYSTEM_LIST List)
{
FS_AddProvider(List,
www.eeworm.com/read/406866/2272879
laddiecode
#!/bin/bash
# Copy the laddie code tar file from the CD and untar it into the ramdisk
# filesystem.
# Let other startup processes complete first.
sleep 6
if [ -f /media/cdrom/Code.tgz ]; then
cd
www.eeworm.com/read/403801/2308782
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/395229/2445292
c fstatfs64.c
/* Return information about the filesystem on which FD resides.
Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Li
www.eeworm.com/read/395229/2446529
h minix_fs.h
#ifndef _LINUX_MINIX_FS_H
#define _LINUX_MINIX_FS_H
#include
/*
* The minix filesystem constants/structures
*/
/*
* Thanks to Kees J Bot for sending me the definitions of the new