代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/469978/6922026
h osfile.h
#ifndef __OSFILE_H__
#define __OSFILE_H__
#define FILESYSTEM_AUTOFORMAT FALSE
//Macro related to FLASH
#define PagePerClus 32
#define BytesPerPage 512
#define FILEMODE_READ 1
#define FI
www.eeworm.com/read/468496/6991311
h osfile.h
#ifndef __OSFILE_H__
#define __OSFILE_H__
#define FILESYSTEM_AUTOFORMAT FALSE
//Macro related to FLASH
#define PagePerClus 32
#define BytesPerPage 512
#define FILEMODE_READ 1
#define FI
www.eeworm.com/read/465930/7049048
makefile
#
# Makefile for the Linux OSTA-UDF(tm) filesystem support.
#
# 9/24/98 dgb: changes made to allow compiling outside
# of the kernel
# 11/29/98 more rearranging
#
include ../config.mk
ifeq ($(
www.eeworm.com/read/465930/7049073
faq
UDF Filesystem FAQ (Frequently Asked Questions)
Version 0.3 2/10/2002
1.1) What versions of Linux are supported?
2.0 Not supported
2.2 All versions
2.4 All versions include this driver
2.5 All ve
www.eeworm.com/read/465152/7058955
c fuse_kern_chan.c
/*
FUSE: Filesystem in Userspace
Copyright (C) 2001-2007 Miklos Szeredi
This program can be distributed under the terms of the GNU LGPLv2.
See the file COPYING.LIB
*/
#i
www.eeworm.com/read/465152/7058956
h fuse_i.h
/*
FUSE: Filesystem in Userspace
Copyright (C) 2001-2007 Miklos Szeredi
This program can be distributed under the terms of the GNU LGPLv2.
See the file COPYING.LIB
*/
#i
www.eeworm.com/read/465152/7058958
c fuse_signals.c
/*
FUSE: Filesystem in Userspace
Copyright (C) 2001-2007 Miklos Szeredi
This program can be distributed under the terms of the GNU LGPLv2.
See the file COPYING.LIB
*/
#i
www.eeworm.com/read/465152/7058965
h fuse_misc.h
/*
FUSE: Filesystem in Userspace
Copyright (C) 2001-2007 Miklos Szeredi
This program can be distributed under the terms of the GNU LGPLv2.
See the file COPYING.LIB
*/
#i
www.eeworm.com/read/465152/7058966
c fuse_loop.c
/*
FUSE: Filesystem in Userspace
Copyright (C) 2001-2007 Miklos Szeredi
This program can be distributed under the terms of the GNU LGPLv2.
See the file COPYING.LIB
*/
#i
www.eeworm.com/read/465152/7058967
c fuse_opt.c
/*
FUSE: Filesystem in Userspace
Copyright (C) 2001-2007 Miklos Szeredi
This program can be distributed under the terms of the GNU LGPLv2.
See the file COPYING.LIB
*/
#i