代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/372858/2768958
makefile
#
# Makefile for the linux nfs-filesystem routines.
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
# unles
www.eeworm.com/read/369339/2800810
8 dcheck.8
.th DCHECK VIII 2/8/75
.sh NAME
dcheck \*- file system directory consistency check
.sh SYNOPSIS
.bd dcheck
[
.bd \*-i
numbers ]
[ filesystem ]
.sh DESCRIPTION
.it Dcheck
reads the directories in a fil
www.eeworm.com/read/367182/2852231
c statvfs64.c
/* Return information about the filesystem on which FILE resides.
Copyright (C) 1998, 2000, 2001, 2004, 2006 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C
www.eeworm.com/read/357352/3016315
c mkjournal.c
/* vi: set sw=4 ts=4: */
/*
* mkjournal.c --- make a journal for a filesystem
*
* Copyright (C) 2000 Theodore Ts'o.
*
* %Begin-Header%
* This file may be redistributed under the terms of the GNU
www.eeworm.com/read/357352/3016374
c pe.c
/* vi: set sw=4 ts=4: */
/*
* pe.c - Print a second extended filesystem errors behavior
*
* Copyright (C) 1992, 1993, 1994 Remy Card
* Laborat
www.eeworm.com/read/357352/3016376
c ps.c
/* vi: set sw=4 ts=4: */
/*
* ps.c - Print filesystem state
*
* Copyright (C) 1993, 1994 Remy Card
* Laboratoire MASI, Institut Blaise Pascal
*
www.eeworm.com/read/357083/3030018
h sysv_fs.h
#ifndef _LINUX_SYSV_FS_H
#define _LINUX_SYSV_FS_H
/*
* The SystemV/Coherent filesystem constants/structures/macros
*/
/* This code assumes
- sizeof(short) = 2, sizeof(int) = 4, sizeof(long) =
www.eeworm.com/read/266333/4272627
c fs.c
/**
* \addtogroup httpd
* @{
*/
/**
* \file
* HTTP server read-only file system code.
* \author Adam Dunkels
*
* A simple read-only filesystem.
*/
/*
* Copyright (c) 2