代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/415537/11063809
txt nfs tracing.txt
NFS Tracing By Passive Network Monitoring
Matt Blaze
Department of Computer Science Princeton University mab@cs.princeton.edu
ABSTRACT
Traces of filesystem activity have proven to be useful for
www.eeworm.com/read/100204/15880383
c tree.c
/*
* File tree.c - scan directory tree and build memory structures for iso9660
* filesystem
Written by Eric Youngdale (1993).
Copyright 1993 Yggdrasil Computing, Incorporated
This progr
www.eeworm.com/read/290066/8507851
h filesys.h
/* filesys.h - abstract filesystem interface */
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 1999, 2000, 2001 Free Software Foundation, Inc.
*
* This program is free software; you c
www.eeworm.com/read/386806/8725401
h sysv_fs.h
#ifndef _LINUX_SYSV_FS_H
#define _LINUX_SYSV_FS_H
/*
* The SystemV/Coherent filesystem constants/structures/macros
*/
/* This code assumes
- a little endian processor like 386,
-
www.eeworm.com/read/383713/8925072
h sysv_fs.h
#ifndef _LINUX_SYSV_FS_H
#define _LINUX_SYSV_FS_H
/*
* The SystemV/Coherent filesystem constants/structures/macros
*/
/* This code assumes
- a little endian processor like 386,
-
www.eeworm.com/read/379711/9181771
h sysv_fs.h
#ifndef _LINUX_SYSV_FS_H
#define _LINUX_SYSV_FS_H
/*
* The SystemV/Coherent filesystem constants/structures/macros
*/
/* This code assumes
- a little endian processor like 386,
-
www.eeworm.com/read/377205/9290357
hpp test.hpp
#if !defined(INC_test_HPP)
#define INC_test_HPP
#include
class UserPersist : public ZafObjectPersistence
{
public:
UserPersist(ZafFileSystem *fileSystem) :
ZafObjectPers
www.eeworm.com/read/374163/9418525
h linux_fs.h
/* Including became more and more painful.
Below a very abbreviated version of some declarations,
only designed to be able to check a magic number
in case no filesystem type was
www.eeworm.com/read/360886/10073383
notes
Notes on Filesystem Layout
--------------------------
These notes describe what mkcramfs generates. Kernel requirements are
a bit looser, e.g. it doesn't care if the items are
swapped ar