代码搜索:Filesystem

找到约 7,034 项符合「Filesystem」的源代码

代码结果 7,034
www.eeworm.com/read/135592/13918021

c dir.c

/* * linux/fs/affs/dir.c * * (c) 1996 Hans-Joachim Widmaier - Rewritten * * (C) 1993 Ray Burr - Modified for Amiga FFS filesystem. * * (C) 1992 Eric Youngdale Modified for ISO9660 filesy
www.eeworm.com/read/135592/13918429

c msdosfs_syms.c

/* * linux/fs/msdos/msdosfs_syms.c * * Exported kernel symbols for the MS-DOS filesystem. * These symbols are used by umsdos. */ #include #include #include
www.eeworm.com/read/132749/14074371

c flashfslib.c

/* flashFsLib.c - Flash File System library */ /* * Vooha Mousse Board flash filesystem driver * by Curt McDowell, 08-06-99, Broadcom Corp. */ /* Copyright 1998-2000 Wind River Systems, Inc.
www.eeworm.com/read/203327/15361842

html fatindex.html

Index of the Rabbit FAT filesystem pages
www.eeworm.com/read/105272/15672725

in grub-image.in

#! /bin/sh # grub-image - Create a GRUB boot filesystem image and tarball # Gordon Matzigkeit , 2000-07-25 # # Copyright (C) 2000, 2002 Free Software Foundation, Inc. # # This file is
www.eeworm.com/read/105052/15679073

in grub-image.in

#! /bin/sh # grub-image - Create a GRUB boot filesystem image and tarball # Gordon Matzigkeit , 2000-07-25 # # Copyright (C) 2000, 2002 Free Software Foundation, Inc. # # This file is
www.eeworm.com/read/104056/15711242

1 sync.1

.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.28. .TH SYNC "1" "July 2002" "sync (fileutils) 4.1.10" "User Commands" .SH NAME sync \- flush filesystem buffers .SH SYNOPSIS .B sync [\fIO
www.eeworm.com/read/104053/15711626

lsm procps.lsm

Begin3 Title: procps Version: 2.0.7 Entered-date: 14JUL00 Description: Procps is a library which parses the textual /proc filesystem and a suite of utilites which use the library. Keywords: procps /p
www.eeworm.com/read/100018/15888516

cgi tunefs_form.cgi

#!/usr/local/bin/perl # tunefs_form.cgi # Display a form asking for filesystem tuning parameters require './fdisk-lib.pl'; &can_edit_disk($in{'dev'}) || &error($text{'tunefs_ecannot'}); &header($text
www.eeworm.com/read/100018/15888528

cgi fsck_form.cgi

#!/usr/local/bin/perl # fsck_form.cgi # Ask questions before running fsck on a filesystem require './fdisk-lib.pl'; &ReadParse(); &can_edit_disk($in{'dev'}) || &error($text{'fsck_ecannot'}); &header(