代码搜索:Filesystem

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

代码结果 7,034
www.eeworm.com/read/383713/8925409

h minix_fs.h

#ifndef _LINUX_MINIX_FS_H #define _LINUX_MINIX_FS_H /* * The minix filesystem constants/structures */ /* * Thanks to Kees J Bot for sending me the definitions of the new * minix filesys
www.eeworm.com/read/383713/8925486

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 # unle
www.eeworm.com/read/383713/8925510

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 #
www.eeworm.com/read/383643/8930246

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/183620/9147551

c http.c

/* * http.c * * Rafael V. Aroca * * Prepares HTML Pages in PIC memory and send these pages * This file implements a "printfs filesystem" * * References for chec
www.eeworm.com/read/379711/9181962

h minix_fs.h

#ifndef _LINUX_MINIX_FS_H #define _LINUX_MINIX_FS_H /* * The minix filesystem constants/structures */ /* * Thanks to Kees J Bot for sending me the definitions of the new * minix filesys
www.eeworm.com/read/379711/9182056

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 # unle
www.eeworm.com/read/379711/9182107

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 #
www.eeworm.com/read/374163/9419110

c procs.c

/* * procs.c -- functions to parse the linux /proc filesystem. * (c) 1994 salvatore valente * * this program is free software. you can redistribute it and * modify it un
www.eeworm.com/read/363056/9969651

c fusermount.c

/* FUSE: Filesystem in Userspace Copyright (C) 2001-2007 Miklos Szeredi This program can be distributed under the terms of the GNU GPL. See the file COPYING. */ /