代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/351674/10630675
c file.c
#include "fat.h"
/* Supported filesystems */
//static const struct filesystem filesystems[] = {
// { file_fat_detectfs, file_fat_ls, file_fat_read, "FAT" },
//};
//#define NUM_FILESYS (sizeo
www.eeworm.com/read/416120/11041481
h fuse.h
/*
FUSE: Filesystem in Userspace
Copyright (C) 2001-2007 Miklos Szeredi
This program can be distributed under the terms of the GNU LGPL.
See the file COPYING.LIB.
www.eeworm.com/read/465930/7049105
inc maintainers.inc
UDF FILESYSTEM
P: Ben Fennema
M: bfennema@falcon.csc.calpoly.edu
P: Dave Boynton
M: dave@trylinux.com
L: linux_udf@hpesjro.fc.hp.com
W: http://linux-udf.sourceforge.net/
S: Maintained
www.eeworm.com/read/465152/7058996
h fuse.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.
*/
#
www.eeworm.com/read/449197/7516816
plg fat32.plg
礦ision2 Build Log
Project:
C:\usb_filesystem\fat32.c51\FAT32.C51\FAT32.uv2
Project File Date: 09/16/2004
Output:
www.eeworm.com/read/445847/7589364
c file.c
#include "fat.h"
/* Supported filesystems */
//static const struct filesystem filesystems[] = {
// { file_fat_detectfs, file_fat_ls, file_fat_read, "FAT" },
//};
//#define NUM_FILESYS (sizeo
www.eeworm.com/read/242859/12977337
cpp filemodule.cpp
// -----------------------------------------------------------------
// libpion: a C++ framework for building lightweight HTTP interfaces
// -----------------------------------------------------------
www.eeworm.com/read/241545/13136602
c arctic-mtd.c
/*
* $Id: arctic-mtd.c,v 1.10 2003/06/02 16:37:59 trini Exp $
*
* drivers/mtd/maps/arctic-mtd.c MTD mappings and partition tables for
* IBM 405LP Arctic boards.
*