代码搜索:Filesystem

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

代码结果 7,034
www.eeworm.com/read/109477/15556298

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/100766/15864856

in gnumakefile.in

# Makefile for the NT filesystem kernel part # # Copyright (C) 1997 R間is Duchesne # # Note : Do 'make clean_makespace' each time you modify this Makefile. # Files # Sources that go into the kernel KS
www.eeworm.com/read/100282/15877972

in gnumakefile.in

# Makefile for the NT filesystem kernel part # # Copyright (C) 1997 R間is Duchesne # # Note : Do 'make clean_makespace' each time you modify this Makefile. # Files # Sources that go into the kernel KS
www.eeworm.com/read/100204/15880376

c multi.c

/* * File multi.c - scan existing iso9660 image and merge into * iso9660 filesystem. Used for multisession support. * * Written by Eric Youngdale (1996). * * This program is free software; you
www.eeworm.com/read/100018/15888042

pl freebsd-lib.pl

# freebsd-lib.pl # Mount table functions for freebsd $uname_release = `uname -r`; # Return information about a filesystem, in the form: # directory, device, type, options, fsck_order, mount_at_boot
www.eeworm.com/read/100018/15888848

cgi edit_user_quota.cgi

#!/usr/local/bin/perl # edit_user_quota.cgi # Display a form for editing the quotas for a user on some filesystem require './quota-lib.pl'; &ReadParse(); $u = $in{'user'}; $fs = $in{'filesys'}; &can_
www.eeworm.com/read/192553/8375411

h osfile.h

#ifndef __OSFILE_H__ #define __OSFILE_H__ #define FILESYSTEM_AUTOFORMAT FALSE //Macro related to FLASH #define PagePerClus 32 #define BytesPerPage 512 #define FILEMODE_READ 1 #define FI
www.eeworm.com/read/292109/8376783

h osfile.h

#ifndef __OSFILE_H__ #define __OSFILE_H__ #define FILESYSTEM_AUTOFORMAT FALSE //Macro related to FLASH #define PagePerClus 32 #define BytesPerPage 512 #define FILEMODE_READ 1 #define FI
www.eeworm.com/read/188971/8498370

h osfile.h

#ifndef __OSFILE_H__ #define __OSFILE_H__ #define FILESYSTEM_AUTOFORMAT FALSE //Macro related to FLASH #define PagePerClus 32 #define BytesPerPage 512 #define FILEMODE_READ 1 #define FI
www.eeworm.com/read/386806/8725676

h iso_fs.h

#ifndef _ISOFS_FS_H #define _ISOFS_FS_H #include /* * The isofs filesystem constants/structures */ /* This part borrowed from the bsd386 isofs */ #define ISODCL(from, to