代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/288559/7115807
c install.c
#include
#include
#include "filesys.h"
install()
{
int i,j;
/* 0. open the file column */
/* fd=fopen("filesystem","w+r+b");
if(fd==NULL)
www.eeworm.com/read/438135/7735922
c namei_vfat.c
/*
* linux/fs/vfat/namei.c
*
* Written 1992,1993 by Werner Almesberger
*
* Windows95/Windows NT compatible extended MSDOS filesystem
* by Gordon Chaffee Copyright (C) 1995. Send bug repor
www.eeworm.com/read/313229/13591594
mk linux.mk
# Makefile for NT filesystem kernel module and tools.
#
# You should have the running kernel properly configured in
# /usr/src/linux to be sure module versioning is detected.
NTFS_DEVICE= /dev/hdb7
M
www.eeworm.com/read/145471/5745943
h iso_fs.h
#ifndef _ISOFS_FS_H
#define _ISOFS_FS_H
#include
/*
* The isofs filesystem constants/structures
*/
/* This part borrowed from the bsd386 isofs */
#define ISODCL(from, to) (to - fr
www.eeworm.com/read/135153/5889073
h iso_fs.h
#ifndef _ISOFS_FS_H
#define _ISOFS_FS_H
#include
/*
* The isofs filesystem constants/structures
*/
/* This part borrowed from the bsd386 isofs */
#define ISODCL(from, to) (to - fr
www.eeworm.com/read/135153/5889111
h proc_fs.h
#ifndef _LINUX_PROC_FS_H
#define _LINUX_PROC_FS_H
#include
#include
/*
* The proc filesystem constants/structures
*/
/*
* Offset of the first process in the /proc
www.eeworm.com/read/135153/5889581
c namei.c
/*
* linux/fs/vfat/namei.c
*
* Written 1992,1993 by Werner Almesberger
*
* Windows95/Windows NT compatible extended MSDOS filesystem
* by Gordon Chaffee Copyright (C) 1995. Send bug repor
www.eeworm.com/read/135153/5889582
c vfatfs_syms.c
/*
* linux/fs/msdos/vfatfs_syms.c
*
* Exported kernel symbols for the VFAT filesystem.
* These symbols are used by dmsdos.
*/
#include
#include
#include
www.eeworm.com/read/132748/5909896
h iso_fs.h
#ifndef _ISOFS_FS_H
#define _ISOFS_FS_H
#include
/*
* The isofs filesystem constants/structures
*/
/* This part borrowed from the bsd386 isofs */
#define ISODCL(from, to) (to - fr