代码搜索:Filesystem

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

代码结果 7,034
www.eeworm.com/read/273303/6281574

h vfs.h

/* * Virtual filesystem structures and routines * Copyright (c) 2003, Jeffrey K. Hollingsworth * Copyright (c) 2003, David H. Hovemeyer * $Revision: 1.44
www.eeworm.com/read/489426/6471330

c fat.c

/*****************************************************************************\ * efs - General purpose Embedded Filesystem library * * --------------------- -------
www.eeworm.com/read/347993/11619597

hpp wtl_app.hpp

// Copyright E骾n O'Callaghan 2007 - 2008. // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at // http://www.boos
www.eeworm.com/read/260589/11718071

c arctic-mtd.c

/* * $Id: arctic-mtd.c,v 1.2 2007/09/21 03:09:24 quy Exp $ * * drivers/mtd/maps/arctic-mtd.c MTD mappings and partition tables for * IBM 405LP Arctic boards. * * T
www.eeworm.com/read/151101/12235351

c arctic-mtd.c

/* * $Id: arctic-mtd.c,v 1.14 2005/11/07 11:14:26 gleixner Exp $ * * drivers/mtd/maps/arctic-mtd.c MTD mappings and partition tables for * IBM 405LP Arctic boards. *
www.eeworm.com/read/129048/14268844

st makefile.st

# Makefile for gzip (GNU zip) -*- Indented-Text -*- # This is free software; you can redistribute it and/or modify it under the # terms of the GNU General Public License, see the file COPYING. # S
www.eeworm.com/read/224858/14565871

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/218181/14931975

c dfop.c

#include "stdio.h" #include "conio.h" struct filesys_superblk { /*文件系统的分区信息,存放在0#物理块中*/ unsigned long fs_size; /*整个分区的总磁盘物理块数 */ unsigned long fs_freesize; /*分区的所有空闲磁盘物理块数 */ unsigned int
www.eeworm.com/read/168845/5430237

v2 jamfile.v2

# Inspect Jamfile project : requirements static static single : source-location .. ; exe inspect : inspect.cpp l
www.eeworm.com/read/168845/5432037

hpp cpp_include_paths.hpp

/*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library http://www.boost.org/ Copyright (c) 2001-20