代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/105179/15676162
in config.in
#
# For a description of the syntax of this configuration file,
# see the Configure script.
#
*
* General setup
*
bool 'Kernel math emulation' CONFIG_MATH_EMULATION y
bool 'Normal harddisk support' CO
www.eeworm.com/read/178690/9388422
m4 checks.m4
AC_DEFUN([TORRENT_CHECK_CURL], [
AC_CACHE_VAL(my_cv_curl_vers, [
my_cv_curl_vers=NONE
dnl check is the plain-text version of the required version
check="7.12.0"
dnl check_hex must b
www.eeworm.com/read/277897/10596476
h rk_files.h
#ifndef __FILESH__
#define __FILESH__
/* HOOK STUPH for Drives */
typedef struct {
PDEVICE_OBJECT FileSystem;
unsigned LogicalDrive;
} HOOK_EXTENSION, *PHOOK_EXTENSION;
www.eeworm.com/read/273824/10899969
in fuse.pc.in
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: fuse
Description: Filesystem in Userspace
Version: @VERSION@
Libs: -L${libdir} -lfuse @libfuse_libs@
Cflags: -I
www.eeworm.com/read/416120/11041455
in fuse.pc.in
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: fuse
Description: Filesystem in Userspace
Version: @VERSION@
Libs: -L${libdir} -lfuse @libfuse_libs@
Cflags: -I
www.eeworm.com/read/465152/7058983
in fuse.pc.in
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: fuse
Description: Filesystem in Userspace
Version: @VERSION@
Libs: -L${libdir} -lfuse @libfuse_libs@
Cflags: -I
www.eeworm.com/read/140797/7146837
h libfatint.h
#ident "$Id$"
/* ----------------------------------------------------------------------- *
*
* Copyright 2004 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can
www.eeworm.com/read/198594/7924901
c super.c
/*
* linux/fs/super.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*
* super.c contains code to handle: - mount structures
* - super-block tables
*
www.eeworm.com/read/135153/5889580
makefile
#
# Makefile for the linux vfat-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/126092/6018038
am makefile.am
## Process this file with automake to produce Makefile.in
EXTRA_DIST = present.sdd sprsheet.sdc sprsheet.xls text.doc text.sdw \
README-examples
INCLUDES = -I$(top_srcdir)
LDADD = $(top_buildd