代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/327092/6346628
html 0207-0209.html
Developer.com - Online Reference Library - 0672311739:RED HAT LINUX 2ND EDITION:Filesystems, Disks, and Other Devices
www.eeworm.com/read/253959/12173110
txt romfs.txt
ROMFS - ROM FILE SYSTEM
This is a quite dumb, read only filesystem, mainly for initial RAM
disks of installation disks. It has grown up by the need of having
modules linked at boot time. Using this
www.eeworm.com/read/223304/14647029
txt kernel.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/223304/14647158
faq
This was generated on 2006/10/17 from
http://fuse.sourceforge.net/wiki/index.php/FAQ
For an up to date version please see the above page. You can also add
new entries there.
General
=======
How
www.eeworm.com/read/212668/15151481
txt kernel.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/212668/15151517
faq
This was generated on 2006/10/17 from
http://fuse.sourceforge.net/wiki/index.php/FAQ
For an up to date version please see the above page. You can also add
new entries there.
General
=======
How
www.eeworm.com/read/205040/15327823
faq
This was generated on 2006/01/09 from
http://fuse.sourceforge.net/wiki/index.php/FAQ
For an up to date version please see the above page. You can also add
new entries there.
General
=======
How
www.eeworm.com/read/125688/6026765
h mount.h
/* $NetBSD: mount.h,v 1.87 2000/11/27 08:39:52 chs Exp $ */
/*
* Copyright (c) 1989, 1991, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in
www.eeworm.com/read/118727/14858573
txt readme.txt
项目名称:虚拟文件系统
编程语言:java
学号:021470(02142045)
姓名:徐建峰
内容及功能:
(1)在内存中开辟一个空间作为文件存储器,在其上实现一个简单的文件系统。退出这个文件系统时,需要该文件系统的内容保存到磁盘上,以便下次可以将其回复到内存中来。
(2)文件存储空间管理采取显式链接(FAT)。
(3)空闲空间管理采用位图。且位图和FAT表合二为一。 ...
www.eeworm.com/read/204706/15334626
txt todo.txt
BUTTERFLYMP3 TODO LIST
======================
Next Release:
- add fat32 support
- add directory support
FILESYSTEM
- add fat32 support
- add directory support
- Use 3rd party filesystem?
INTERFACE