代码搜索:Filesystem

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

代码结果 7,034
www.eeworm.com/read/130796/5950282

c filenode.c

#include "Platform.h" #include "Debug/Debug.h" #include "StdC.h" #include "Hardware/DRAM.h" #include "PageStack/PageStack.h" #include "FileSystem/Fat32/FileTree/NameNode.h" #include "FileSystem/
www.eeworm.com/read/125688/6022933

h affs_fs.h

#ifndef _AFFS_FS_H #define _AFFS_FS_H /* * The affs filesystem constants/structures */ #include #define AFFS_SUPER_MAGIC 0xadff /* Get the filesystem block size given an inode. */
www.eeworm.com/read/179911/5298074

h affs_fs.h

#ifndef _AFFS_FS_H #define _AFFS_FS_H /* * The affs filesystem constants/structures */ #include #define AFFS_SUPER_MAGIC 0xadff /* Get the filesystem block size given an inode. */
www.eeworm.com/read/350097/3132965

h affs_fs.h

#ifndef _AFFS_FS_H #define _AFFS_FS_H /* * The affs filesystem constants/structures */ #include #define AFFS_SUPER_MAGIC 0xadff /* Get the filesystem block size given an inode. */
www.eeworm.com/read/314660/3630560

so filesys.so

m4_comment([$Id: filesys.so,v 10.35 2002/02/05 18:34:09 bostic Exp $]) m4_ref_title(m4_tam Applications, Recovery and filesystem operations, recovery and @filesystem operations, transapp/
www.eeworm.com/read/301268/13862118

makefile

#------------------------------------------------------------------------------ # Makefile for EARS # Beware! You need a filesystem that allows names longer than 14 chars. #--------------------------
www.eeworm.com/read/100285/6271326

c be-fsstubs.c

/*------------------------------------------------------------------------- * * be-fsstubs.c * support for filesystem operations on large objects * * Copyright (c) 1994, Regents of the Universi
www.eeworm.com/read/251577/12332899

hpp pipe.hpp

/* ///////////////////////////////////////////////////////////////////////// * File: platformstl/filesystem/pipe.hpp * * Purpose: Platform header for the pipe components. * * Crea
www.eeworm.com/read/251577/12332910

hpp path.hpp

/* ///////////////////////////////////////////////////////////////////////// * File: platformstl/filesystem/path.hpp * * Purpose: Platform header for the path components. * * Crea
www.eeworm.com/read/251577/12332912

hpp readdir_sequence.hpp

/* ///////////////////////////////////////////////////////////////////////// * File: platformstl/filesystem/readdir_sequence.hpp * * Purpose: Platform header for the readdir_sequence