代码搜索:Filesystem

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

代码结果 7,034
www.eeworm.com/read/316872/3605649

c dir.c

/* * linux/fs/minix/dir.c * * Copyright (C) 1991, 1992 Linus Torvalds * * minix directory handling functions * * Updated to filesystem version 3 by Daniel Aragones */ #include "minix.h" #
www.eeworm.com/read/316872/3605888

c dir.c

/* * Directory operations for Coda filesystem * Original version: (C) 1996 P. Braam and M. Callahan * Rewritten for Linux 2.1. (C) 1997 Carnegie Mellon University * * Carnegie Mellon encourages
www.eeworm.com/read/314427/3634175

c fs.c

/** * \addtogroup httpd * @{ */ /** * \file * HTTP server read-only file system code. * \author Adam Dunkels * * A simple read-only filesystem. */ /* * Cop
www.eeworm.com/read/314427/3634392

c fs.c

/** * \addtogroup httpd * @{ */ /** * \file * HTTP server read-only file system code. * \author Adam Dunkels * * A simple read-only filesystem. */ /* * C
www.eeworm.com/read/307309/3725411

c bb_inode.c

/* vi: set sw=4 ts=4: */ /* * bb_inode.c --- routines to update the bad block inode. * * WARNING: This routine modifies a lot of state in the filesystem; if * this routine returns an error, the ba
www.eeworm.com/read/304849/3784243

txt format.txt

-- format -- This command will create a new, empty filesystem. Usage: format [-l] [-n name] [-s] [-t type] [-T] [disk_name] The 'format' program is interactive, and operates in both text and gr
www.eeworm.com/read/299781/3850779

makefile

# # Makefile for the XIAFS filesystem routines. # # Note! Dependencies are done automagically by 'make dep', which also # removes any old dependencies. DON'T put your own dependencies here # unless it
www.eeworm.com/read/298327/3868034

cpp archivedir.cpp

/* Author: Tobi Vollebregt */ #include "StdAfx.h" #include "ArchiveDir.h" #include "Platform/FileSystem.h" inline CFileHandler* CArchiveDir::GetFileHandler(int handle) { std::map
www.eeworm.com/read/295514/3909938

c mkisofs.c

/* * Program mkisofs.c - generate iso9660 filesystem based upon directory * tree on hard disk. Written by Eric Youngdale (1993). Copyright 1993 Yggdrasil Computing, Incorporated This pr
www.eeworm.com/read/295117/3912138

c bb_inode.c

/* vi: set sw=4 ts=4: */ /* * bb_inode.c --- routines to update the bad block inode. * * WARNING: This routine modifies a lot of state in the filesystem; if * this routine returns an error, the ba