代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/439082/1819223
txt ncpfs.txt
The ncpfs filesystem understands the NCP protocol, designed by the
Novell Corporation for their NetWare(tm) product. NCP is functionally
similar to the NFS used in the TCP/IP community.
To mount a Ne
www.eeworm.com/read/439082/1819384
c util.c
/* devfs (Device FileSystem) utilities.
Copyright (C) 1999-2001 Richard Gooch
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library
www.eeworm.com/read/430518/1928138
txt sysv-fs.txt
This is the implementation of the SystemV/Coherent filesystem for Linux.
It implements all of
- Xenix FS,
- SystemV/386 FS,
- Coherent FS.
This is version beta 4.
To install:
* Answer the 'Sys
www.eeworm.com/read/430518/1928143
txt ncpfs.txt
The ncpfs filesystem understands the NCP protocol, designed by the
Novell Corporation for their NetWare(tm) product. NCP is functionally
similar to the NFS used in the TCP/IP community.
To mount a Ne
www.eeworm.com/read/430518/1928298
c util.c
/* devfs (Device FileSystem) utilities.
Copyright (C) 1999-2001 Richard Gooch
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library
www.eeworm.com/read/423632/2025359
spec cramfs.spec
%define pfx /opt/freescale/rootfs/%{_target_cpu}
Summary : A Linux filesystem designed to be simple, small, and to compress things well.
Name : cramfs
Version : 1.1
Release
www.eeworm.com/read/423632/2025447
spec iozone.spec
%define pfx /opt/freescale/rootfs/%{_target_cpu}
Summary : IOZONE filesystem Benchmark tool.
Name : iozone
Version : 3
Release : 281
License : Freeware
Vend
www.eeworm.com/read/418008/2094523
c bb_inode.c
/*
* 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 bad block inode may be in a
www.eeworm.com/read/418008/2094551
c ps.c
/*
* ps.c - Print filesystem state
*
* Copyright (C) 1993, 1994 Remy Card
* Laboratoire MASI, Institut Blaise Pascal
* Un
www.eeworm.com/read/407729/2259601
txt device_table.txt
# When building a target filesystem, it is desirable to not have to
# become root and then run 'mknod' a thousand times. Using a device
# table you can create device nodes and directories "on the fl