代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/110301/6165189
contents
Contents of the MAC sub-archive for UnZip 4.2 and later:
Contents this file
macfile.c Macintosh filesystem code
macstat.c Macintosh stat() emulation
macstat.h
www.eeworm.com/read/109808/6172530
cdl jffs2.cdl
# ====================================================================
#
# jffs2.cdl
#
# JFFS2 Filesystem configuration data
#
# $Id: jffs2.cdl,v 1.15 2004/04/21 18:50:52 gthomas Exp $
www.eeworm.com/read/108242/6183649
c readfs.c
/* readfs - read a MINIX file system Author: Paul Polderman */
/* Command: readfs - read and extract a MINIX filesystem.
*
* Syntax: readfs [-li] block-special [directory]
*
* Flags: -l: Extract
www.eeworm.com/read/101082/6252559
c invcutter.c
/* invcutter.c --
* generate full inventory from MI records and filesystem data.
*
* Copyright (c) 1985, 1989 by
* Digital Equipment Corporation, Maynard, MA
* All rights reserved.
*
www.eeworm.com/read/322905/6301329
h sysv_fs.h
#ifndef _LINUX_SYSV_FS_H
#define _LINUX_SYSV_FS_H
/*
* The SystemV/Coherent filesystem constants/structures/macros
*/
/* This code assumes
- a little endian processor like 386,
-
www.eeworm.com/read/359885/6307991
h linux_fs.h
/* Including became more and more painful.
Below a very abbreviated version of some declarations,
only designed to be able to check a magic number
in case no filesystem type was
www.eeworm.com/read/255879/12048510
readme
Notes on Filesystem Layout
--------------------------
These notes describe what mkcramfs generates. Kernel requirements are
a bit looser, e.g. it doesn't care if the items are
swapped ar
www.eeworm.com/read/255541/12075589
h sysv_fs.h
#ifndef _LINUX_SYSV_FS_H
#define _LINUX_SYSV_FS_H
/*
* The SystemV/Coherent filesystem constants/structures/macros
*/
/* This code assumes
- a little endian processor like 386,
-
www.eeworm.com/read/339483/12230821
sh ramdisk.sh
#!/bin/bash
# ramdisk.sh
# A "ramdisk" is a segment of system RAM memory
#+ which acts as if it were a filesystem.
# Its advantage is very fast access (read/write time).
# Disadvantages: volatilit
www.eeworm.com/read/124442/14567328
h sysv_fs.h
#ifndef _LINUX_SYSV_FS_H
#define _LINUX_SYSV_FS_H
/*
* The SystemV/Coherent filesystem constants/structures/macros
*/
/* This code assumes
- a little endian processor like 386,
-