代码搜索:Filesystem

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

代码结果 7,034
www.eeworm.com/read/216502/4890534

1m icheck.1m

.TH ICHECK 1M .SH NAME icheck \- file system storage consistency check .SH SYNOPSIS .B icheck [ .B \-s ] [ .B \-b numbers ] [ filesystem ] .SH DESCRIPTION .I Icheck examines a file system, builds a
www.eeworm.com/read/216502/4891348

c ncheck.c

/* * ncheck -- obtain file names from reading filesystem */ #define NI 16 #define NB 100 #define HSIZE 2503 #define NDIR (BSIZE/sizeof(struct direct)) #include #include #in
www.eeworm.com/read/216499/4892231

8 df.8

.th DF VIII 1/20/73 .sh NAME df \*- disk free .sh SYNOPSIS .bd df [ filesystem ] .sh DESCRIPTION .it Df prints out the number of free blocks available on a file system. If the file system is unspecifi
www.eeworm.com/read/209559/4960478

c procfs.c

/* * arch/v850/kernel/procfs.c -- Introspection functions for /proc filesystem * * Copyright (C) 2001,02 NEC Corporation * Copyright (C) 2001,02 Miles Bader * * This file is
www.eeworm.com/read/209559/4962373

s ashrdi3.s

/* $Id: ashrdi3.S,v 1.4 1999/11/19 04:11:49 davem Exp $ * ashrdi3.S: The filesystem code creates all kinds of references to * this little routine on the sparc with gcc. * * Copyright
www.eeworm.com/read/209559/4963664

c divert_procfs.c

/* $Id: divert_procfs.c,v 1.11.6.2 2001/09/23 22:24:36 kai Exp $ * * Filesystem handling for the diversion supplementary services. * * Copyright 1998 by Werner Cornelius (werner@isdn4linux.d
www.eeworm.com/read/209559/4973571

c inode.c

/* * hugetlbpage-backed filesystem. Based on ramfs. * * William Irwin, 2002 * * Copyright (C) 2002 Linus Torvalds. */ #include #include #include
www.eeworm.com/read/209559/4973599

c inode.c

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

c amigaffs.c

/* * linux/fs/affs/amigaffs.c * * (c) 1996 Hans-Joachim Widmaier - Rewritten * * (C) 1993 Ray Burr - Amiga FFS filesystem. * * Please send bug reports to: hjw@zvw.de */ #include
www.eeworm.com/read/209559/4974144

c file.c

/* file.c: AFS filesystem file handling * * Copyright (C) 2002 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) * * This program is free software; you can redis