代码搜索:Filesystem

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

代码结果 7,034
www.eeworm.com/read/326293/3472502

c luks.c

/* * volume_id - reads filesystem label and uuid * * Copyright (C) 2005 W. Michael Petullo * * This program is free software; you can redistribute it and/or modify it * under the
www.eeworm.com/read/318961/3560078

c bb_inode.c

/* vi: set sw=4 ts=4: */ /* * bb_inode.c --- routines to update the bad block inode. * * WARNING: This routine modifies a lot of state in the filesystem; if * this routine returns an error, the ba
www.eeworm.com/read/318730/3565286

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/318730/3565584

c fs.c

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

h fuse.h

/* FUSE: Filesystem in Userspace Copyright (C) 2001-2006 Miklos Szeredi This program can be distributed under the terms of the GNU GPL. See the file COPYING. */
www.eeworm.com/read/316872/3604541

txt ext3.txt

Ext3 Filesystem =============== Ext3 was originally released in September 1999. Written by Stephen Tweedie for the 2.2 branch, and ported to 2.4 kernels by Peter Braam, Andreas Dilger, Andrew Morton
www.eeworm.com/read/316872/3604821

makefile

# # Makefile for Linux filesystem routines that are shared by client and server. # obj-$(CONFIG_NFS_ACL_SUPPORT) += nfs_acl.o nfs_acl-objs := nfsacl.o
www.eeworm.com/read/316872/3605251

c read_write.c

/** * eCryptfs: Linux filesystem encryption layer * * Copyright (C) 2007 International Business Machines Corp. * Author(s): Michael A. Halcrow * * This program is free so
www.eeworm.com/read/316872/3605254

c debug.c

/** * eCryptfs: Linux filesystem encryption layer * Functions only useful for debugging. * * Copyright (C) 2006 International Business Machines Corp. * Author(s): Michael A. Halcrow
www.eeworm.com/read/316872/3605521

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