代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/237048/4635084
java fatobject.java
/*
* $Id: FatObject.java,v 1.2 2003/11/29 03:33:28 gbin Exp $
*/
package org.jnode.fs.fat;
import org.jnode.fs.FSObject;
import org.jnode.fs.FileSystem;
/**
* @author epr
*/
public ab
www.eeworm.com/read/227630/4770601
mf manifest.mf
MIDlet-1: FileMIDlet, ,com.j2medev.chapter8.BrowserMIDlet
MIDlet-Vendor: Vendor
MIDlet-Version: 1.0
MIDlet-Name: filesystem
MicroEdition-Configuration: CLDC-1.1
MicroEdition-Profile: MIDP-2.0
www.eeworm.com/read/216802/4883392
rc fs_rec.rc
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "Filesystem recognizer driver\0"
#define REACTOS_STR_INTERNAL_NAME "fs_rec\0"
#define REACTOS_STR_ORIGINAL_FILENAME "fs_rec.sys\0"
www.eeworm.com/read/216499/4892243
8 clri.8
.th CLRI VIII 10/31/73
.sh NAME
clri \*- clear i-node
.sh SYNOPSIS
.bd clri
i-number [ filesystem ]
.sh DESCRIPTION
.it Clri
writes zeros on the 32 bytes occupied by the i-node
numbered
.it i-number.
www.eeworm.com/read/209559/4969171
h proc_fs.h
#ifndef _LINUX_PROC_FS_H
#define _LINUX_PROC_FS_H
#include
#include
#include
#include
/*
* The proc filesystem constants/structures
*/
www.eeworm.com/read/205824/5018712
rc fs_rec.rc
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "Filesystem recognizer driver\0"
#define REACTOS_STR_INTERNAL_NAME "fs_rec\0"
#define REACTOS_STR_ORIGINAL_FILENAME "fs_rec.sys\0"
www.eeworm.com/read/195341/5111655
8 clri.8
.th CLRI VIII 10/31/73
.sh NAME
clri \*- clear i-node
.sh SYNOPSIS
.bd clri
i-number [ filesystem ]
.sh DESCRIPTION
.it Clri
writes zeros on the 32 bytes occupied by the i-node
numbered
.it i-number.
www.eeworm.com/read/195013/5122709
txt fat_cvf.txt
This is the main documentation for the CVF-FAT filesystem extension. 18Nov1998
Table of Contents:
1. The idea of CVF-FAT
2. Restrictions
3. Mount options
4. Description of the CVF-FAT interface
5.
www.eeworm.com/read/179911/5299912
txt fat_cvf.txt
This is the main documentation for the CVF-FAT filesystem extension. 18Nov1998
Table of Contents:
1. The idea of CVF-FAT
2. Restrictions
3. Mount options
4. Description of the CVF-FAT interface
5.
www.eeworm.com/read/175748/5342029
java testlocaldfs.java
package org.apache.hadoop.dfs;
import junit.framework.TestCase;
import java.io.*;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.fs.FileSystem;
import org.apache.hadoop.fs.Path