代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/209559/4974443
c symlink.c
/*
* Symlink inode 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 encoura
www.eeworm.com/read/198501/5086966
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/198501/5087118
makefile
#
# Makefile for the linux filesystem.
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
# unless it's someth
www.eeworm.com/read/198501/5087141
makefile
#
# Makefile for the linux HPFS 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/198501/5087145
makefile
#
# Makefile for the Linux SystemV/Coherent-filesystem routines.
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies
www.eeworm.com/read/195013/5122133
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/195013/5122134
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/195013/5122139
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/195013/5122171
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/195013/5122176
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