代码搜索:Filesystem

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

代码结果 7,034
www.eeworm.com/read/198501/5087055

h proc_fs.h

#ifndef _LINUX_PROC_FS_H #define _LINUX_PROC_FS_H /* * The proc filesystem constants/structures */ #define PROC_ROOT_INO 1 #define PROC_SUPER_MAGIC 0x9fa0 struct proc_dir_entry { unsigned short
www.eeworm.com/read/190346/5184955

py run-fs-tests.py

#!/usr/bin/env python # # run-fs-tests.py: run filesystem test programs # Fix the import path import os, sys python_libs = os.path.join(os.path.dirname(sys.argv[0]), '../python-libs') sys.path
www.eeworm.com/read/186739/5230329

pbi bfsa_api.pbi

This is an internal working file generated by the Source Browser. 10:55 30s C:\Documents and Settings\yc\桌面\DEMO_FS_MS_v16\FILESYSTEM\bfsa_api.c C:\Documents and Settings\yc\桌面\DEMO_FS_MS_v16\FILES
www.eeworm.com/read/182103/5267049

changelog

2003-09-04 Joel Sherrill * console.c, setvec.c: URL for license changed. 2003-02-03 Joel Sherrill PR 338/filesystem * console.c: Side-effect of fixing reent
www.eeworm.com/read/337546/3334865

makefile

# # Makefile for USB Core files and filesystem # usbmon-objs := mon_main.o mon_stat.o mon_text.o mon_dma.o # This does not use CONFIG_USB_MON because we want this to use a tristate. obj-$(CONFIG_USB
www.eeworm.com/read/328235/3445690

c booter.c

#include "booter.h" #include "example.h" #include "util.h" #include "filesystem.h" #include "flash.h" #include "srec.h" #include "elf.h" #include "bin.h" #include "pcmcia.h" #include "util.h" #i
www.eeworm.com/read/324920/3493717

makefile

# # Makefile for USB Core files and filesystem # usbmon-objs := mon_main.o mon_stat.o mon_text.o mon_dma.o # This does not use CONFIG_USB_MON because we want this to use a tristate. obj-$(CONFIG_USB
www.eeworm.com/read/316872/3605284

makefile

# # Makefile for the linux adfs filesystem routines. # obj-$(CONFIG_ADFS_FS) += adfs.o adfs-objs := dir.o dir_f.o dir_fplus.o file.o inode.o map.o super.o
www.eeworm.com/read/316872/3605507

makefile

# # Makefile for the linux autofs-filesystem routines. # obj-$(CONFIG_AUTOFS4_FS) += autofs4.o autofs4-objs := init.o inode.o root.o symlink.o waitq.o expire.o
www.eeworm.com/read/299781/3850744

h proc_fs.h

#ifndef _LINUX_PROC_FS_H #define _LINUX_PROC_FS_H /* * The proc filesystem constants/structures */ #define PROC_ROOT_INO 1 #define PROC_SUPER_MAGIC 0x9fa0 struct proc_dir_entry { unsigned short