代码搜索:Filesystem

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

代码结果 7,034
www.eeworm.com/read/465930/7049035

c misc.c

/* * misc.c * * PURPOSE * Miscellaneous routines for the OSTA-UDF(tm) filesystem. * * CONTACTS * E-mail regarding any portion of the Linux UDF file system should be * directed to the developme
www.eeworm.com/read/465930/7049055

c super.c

/* * super.c * * PURPOSE * Super block routines for the OSTA-UDF(tm) filesystem. * * DESCRIPTION * OSTA-UDF(tm) = Optical Storage Technology Association * Universal Disk Format. * * This
www.eeworm.com/read/465930/7049065

c misc.c

/* * misc.c * * PURPOSE * Miscellaneous routines for the OSTA-UDF(tm) filesystem. * * CONTACTS * E-mail regarding any portion of the Linux UDF file system should be * directed to the developme
www.eeworm.com/read/465930/7049079

c super.c

/* * super.c * * PURPOSE * Super block routines for the OSTA-UDF(tm) filesystem. * * DESCRIPTION * OSTA-UDF(tm) = Optical Storage Technology Association * Universal Disk Format. * * This
www.eeworm.com/read/465930/7049089

c misc.c

/* * misc.c * * PURPOSE * Miscellaneous routines for the OSTA-UDF(tm) filesystem. * * CONTACTS * E-mail regarding any portion of the Linux UDF file system should be * directed to the developme
www.eeworm.com/read/463259/7184700

c fs.c

/** * \addtogroup httpd * @{ */ /** * \file * HTTP server read-only file system code. * \author Adam Dunkels * * A simple read-only filesystem. */ /* * Cop
www.eeworm.com/read/463254/7184821

c fs.c

/** * \addtogroup httpd * @{ */ /** * \file * HTTP server read-only file system code. * \author Adam Dunkels * * A simple read-only filesystem. */ /* * Cop
www.eeworm.com/read/449830/7496010

c fs.c

/** * \addtogroup httpd * @{ */ /** * \file * HTTP server read-only file system code. * \author Adam Dunkels * * A simple read-only filesystem. */ /* * Cop
www.eeworm.com/read/397254/8060652

java fileinode.java

package fileSystem; public class FileINode extends INode{ private ClientID clientID; private String time_amend; int length_file; public FileINode (int iNode) { super(iNode); try{
www.eeworm.com/read/196467/8091201

h vms_sys_dirent.h

/* @(#)dirent.h 1.4 89/06/16 SMI */ /* * Filesystem-independent directory information. * Directory entry structures are of variable length. * Each directory entry is a struct dirent containing it