代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/299781/3850833
makefile
#
# Makefile for the linux minix-filesystem routines.
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
# unl
www.eeworm.com/read/299781/3850849
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/298657/3860485
c statvfs64.c
/* Return information about the filesystem on which FILE resides.
Copyright (C) 1998, 2000, 2001 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is f
www.eeworm.com/read/298327/3867601
h spawnscript.h
#ifndef SPAWNSCRIPT_H
#define SPAWNSCRIPT_H
#include "Script.h"
#include
#include
#include
#include "FileSystem/FileHandler.h"
using namespace std;
class CSpawnScr
www.eeworm.com/read/295117/3912106
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/295117/3912170
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/295117/3912172
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/292705/3942248
c shmem.c
/*
* Resizable virtual memory filesystem for Linux.
*
* Copyright (C) 2000 Linus Torvalds.
* 2000 Transmeta Corp.
* 2000-2001 Christoph Rohland
* 2000-2001 SAP AG
*
* This file is relea
www.eeworm.com/read/292705/3945494
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/292705/3948626
makefile
#
# Makefile for the linux smb-filesystem routines.
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
# unles