代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/180137/5288850
c cole_extract.c
/*
cole - A free C OLE library.
cole_extract - Extract a file from a filesystem.
Copyright 1998, 1999 Roberto Arturo Tena Sanchez
This program is free software; you can redistribute it a
www.eeworm.com/read/179911/5295583
c ide-proc.c
/*
* linux/drivers/ide/ide-proc.c Version 1.03 January 2, 1998
*
* Copyright (C) 1997-1998 Mark Lord
*/
/*
* This is the /proc/ide/ filesystem implementation.
*
* The major reason this exis
www.eeworm.com/read/179911/5297835
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,
- sizeof(sho
www.eeworm.com/read/179911/5299922
txt romfs.txt
ROMFS - ROM FILE SYSTEM
This is a quite dumb, read only filesystem, mainly for initial RAM
disks of installation disks. It has grown up by the need of having
modules linked at boot time. Using this
www.eeworm.com/read/179911/5300051
makefile
#
# Makefile for the linux romfs filesystem routines.
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
# unl
www.eeworm.com/read/179911/5300052
c inode.c
/*
* ROMFS file system, Linux implementation
*
* Copyright (C) 1997-1999 Janos Farkas
*
* Using parts of the minix filesystem
* Copyright (C) 1991, 1992 Linus Torvalds
www.eeworm.com/read/179911/5300055
makefile
#
# Makefile for the Linux affs filesystem routines.
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
# unle
www.eeworm.com/read/179911/5300084
c fsync.c
/*
* QNX4 file system, Linux implementation.
*
* Version : 0.1
*
* Using parts of the xiafs filesystem.
*
* History :
*
* 24-03-1998 by Richard Frowijn : first release.
*/
#include
www.eeworm.com/read/179911/5300088
makefile
#
# Makefile for the linux ncp filesystem routines.
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
# unles
www.eeworm.com/read/179911/5300101
makefile
#
# Makefile for the Linux ufs filesystem routines.
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
# unles