代码搜索:Filesystem

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

代码结果 7,034
www.eeworm.com/read/428880/8832155

h fat.h

/* * Header file for the FAT File System * * Copyright(C) 2001 * Camilo Alejandro Arboleda * * The contents of this file are distributed under the GNU General * Public License version 2.
www.eeworm.com/read/363056/9969647

c fuse_mt.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.LI
www.eeworm.com/read/418318/10953535

makefile

# # Makefile for USB Core files and filesystem # export-objs := usb.o hcd.o usbcore-objs := usb.o usb-debug.o hub.o hcd.o ifeq ($(CONFIG_USB_DEVICEFS),y) usbcore-objs += devio.o inode.o d
www.eeworm.com/read/242859/12977269

in libpion.pc.in

# libpion configuration file for pkg-config prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ datarootdir=@datarootdir@ datadir=@datarootdir@ Name: libpion Descriptio
www.eeworm.com/read/347993/11619474

hpp ini_adapter.hpp

#ifndef GLOBAL_INI_ADAPTER #define GLOBAL_INI_ADAPTER #include #include #include "ini.hpp" namespace hal { class ini_adapter { public: ini
www.eeworm.com/read/258097/11886243

h hdd_fs.h

/*================================================================= hdd_info.h: Header for Some FileSystem Info Function for HDD 2002-04-28 10:00AM Created by Verdure 2002-06-12 08:42AM
www.eeworm.com/read/168845/5434955

v2 jamfile.v2

# Boost.Wave: A Standard compliant C++ preprocessor library # # Boost Wave Library Sample Build Jamfile (list_includes) # # http://www.boost.org/ # # Copyright (c) 2001-2005 Hartmut Kaiser. Dist
www.eeworm.com/read/100018/15888814

cgi save_sync.cgi

#!/usr/local/bin/perl # save_sync.cgi # Save default quotas require './quota-lib.pl'; $access{'default'} && &can_edit_filesys($in{'filesys'}) || &error("You cannot set the default quota for this fil
www.eeworm.com/read/316872/3604539

txt fuse.txt

Definitions ~~~~~~~~~~~ Userspace filesystem: A filesystem in which data and metadata are provided by an ordinary userspace process. The filesystem can be accessed normally through the kernel
www.eeworm.com/read/209559/4973386

txt afs.txt

kAFS: AFS FILESYSTEM ==================== ABOUT ===== This filesystem provides a fairly simple AFS filesystem driver. It is under development and only provides very basic facilities.