代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/403922/11505570
html function.svn-fs-youngest-rev.html
Returns the number of the youngest revision in the filesystem
www.eeworm.com/read/126957/14391758
c m_linux.c
/*
* top - a top users display for Unix
*
* SYNOPSIS: Linux 1.2.x, 1.3.x, 2.x, using the /proc filesystem
*
* DESCRIPTION:
* This is the machine-dependent module for Linux 1.2.x, 1.3.x or 2.x.
www.eeworm.com/read/490530/1197992
h ext2_ext_attr.h
/* vi: set sw=4 ts=4: */
/*
File: linux/ext2_ext_attr.h
On-disk format of extended attributes for the ext2 filesystem.
(C) 2000 Andreas Gruenbacher,
*/
/* Magic v
www.eeworm.com/read/486923/1244878
h inc_nlink.h
#ifndef KAPI_INC_NLINK_H
#define KAPI_INC_NLINK_H
#include
/*
* inc_nlink - directly increment an inode's link count
* @inode: inode
*
* This is a low-level filesystem helper to rep
www.eeworm.com/read/486923/1244884
h drop_nlink.h
#ifndef KAPI_DROP_NLINK_H
#define KAPI_DROP_NLINK_H
#include
/*
* drop_nlink - directly drop an inode's link count
* @inode: inode
*
* This is a low-level filesystem helper to repla
www.eeworm.com/read/479151/1337498
c hysdn_procconf.c
/* $Id: hysdn_procconf.c,v 1.1.4.1 2001/11/20 14:19:37 kai Exp $
*
* Linux driver for HYSDN cards, /proc/net filesystem dir and conf functions.
*
* written by Werner Cornelius (werner@titro.de) fo
www.eeworm.com/read/479151/1337656
c capifs.c
/* $Id: capifs.c,v 1.1.4.1 2001/11/20 14:19:34 kai Exp $
*
* Copyright 2000 by Carsten Paeth
*
* Heavily based on devpts filesystem from H. Peter Anvin
*
* This software may b