代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/350097/3135035
c inode.c
/*
* Compressed rom filesystem for Linux.
*
* Copyright (C) 1999 Linus Torvalds.
*
* This file is released under the GPL.
*/
/*
* These are the VFS interfaces to the compressed rom filesystem.
www.eeworm.com/read/316872/3604537
txt xfs.txt
The SGI XFS Filesystem
======================
XFS is a high performance journaling filesystem which originated
on the SGI IRIX platform. It is completely multi-threaded, can
support large files and
www.eeworm.com/read/316872/3604549
txt vfat.txt
USING VFAT
----------------------------------------------------------------------
To use the vfat filesystem, use the filesystem type 'vfat'. i.e.
mount -t vfat /dev/fd0 /mnt
No special partition
www.eeworm.com/read/316872/3604940
c inode.c
/*
* Compressed rom filesystem for Linux.
*
* Copyright (C) 1999 Linus Torvalds.
*
* This file is released under the GPL.
*/
/*
* These are the VFS interfaces to the compressed rom filesystem.
www.eeworm.com/read/311450/3680442
java provider.java
// Generic provider class for filesystem operations
package inline.fs;
import inline.fs.*;
public class Provider
{
private static FileAccessible fileSystem;
private stati
www.eeworm.com/read/304849/3784270
txt umount.txt
-- umount --
Unmount a filesystem.
Usage:
umount
This command will unmount (disconnect, make unusable) the filesystem mounted
at the mount point specified as a parameter.
Example
www.eeworm.com/read/292705/3948714
c inode.c
/*
* Compressed rom filesystem for Linux.
*
* Copyright (C) 1999 Linus Torvalds.
*
* This file is released under the GPL.
*/
/*
* These are the VFS interfaces to the compressed rom filesystem.
www.eeworm.com/read/292705/3949210
txt vfat.txt
USING VFAT
----------------------------------------------------------------------
To use the vfat filesystem, use the filesystem type 'vfat'. i.e.
mount -t vfat /dev/fd0 /mnt
No special partition
www.eeworm.com/read/273662/4201592
c tree.c
/* tree.c : tree-like filesystem, built on DAG filesystem
*
* ====================================================================
* Copyright (c) 2000-2006 CollabNet. All rights reserved.
*
* T
www.eeworm.com/read/273662/4202285
c tree.c
/* tree.c : tree-like filesystem, built on DAG filesystem
*
* ====================================================================
* Copyright (c) 2000-2006 CollabNet. All rights reserved.
*
* T