代码搜索:Filesystem

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

代码结果 7,034
www.eeworm.com/read/265357/4282446

makefile

# # Makefile for the linux YAFFS filesystem routines. # obj-$(CONFIG_YAFFS_FS) += yaffs.o yaffs-y := yaffs_ecc.o yaffs_fs.o yaffs_guts.o yaffs-$(CONFIG_YAFFS_MTD_ENABLED) += yaffs_mtdif.o yaffs-$(
www.eeworm.com/read/105179/15676052

h ext_fs.h

#ifndef _LINUX_EXT_FS_H #define _LINUX_EXT_FS_H /* * The ext filesystem constants/structures */ #define EXT_NAME_LEN 255 #define EXT_ROOT_INO 1 #define EXT_SUPER_MAGIC 0x137D #define EXT_INODES_
www.eeworm.com/read/419292/10876678

c ufs.c

/* * UFS: our own Filesystem in Userspace * Copyright (c) 2009 LuQianhui * All rights reserved. * * 文件名称:ufs.c * 摘 要:实现FUSE提供的接口函数 * * * 当前版本:1.0 * 作 者:飘零青丝 * 完成日期:2009
www.eeworm.com/read/464227/7167376

h httpd.h

#ifndef _HTTPD_H_ #define _HTTPD_H_ #include #include "main.h" #include "mynic.h" #include "ip.h" #include "tcp.h" #include "io/filesystem.h" #include "io/plot.h" #include "io/mca25.h
www.eeworm.com/read/296822/8075762

c devices.c

#include "cc3.h" #include "devices.h" static _cc3_device_driver_t *device_driver_table[_CC3_NUM_DEVICES] = { [_CC3_DEVICE_UART] = &_cc3_uart_driver }; void cc3_filesystem_init (void) { // put MM
www.eeworm.com/read/136571/5870413

h mpeg3io.h

#ifndef MPEG3IO_H #define MPEG3IO_H #include #include "mpeg3css.h" #include "mpeg3private.inc" /* Filesystem structure */ /* We buffer in MPEG3_IO_SIZE buffers. Stream IO would
www.eeworm.com/read/111374/6155945

h mpeg3io.h

#ifndef MPEG3IO_H #define MPEG3IO_H #include #include "mpeg3css.h" #include "mpeg3private.inc" /* Filesystem structure */ /* We buffer in MPEG3_IO_SIZE buffers. Stream IO would require
www.eeworm.com/read/110972/6162951

h mpeg3io.h

#ifndef MPEG3IO_H #define MPEG3IO_H #include #include "mpeg3css.h" #include "mpeg3private.inc" /* Filesystem structure */ /* We buffer in MPEG3_IO_SIZE buffers. Stream IO would
www.eeworm.com/read/491733/6433595

h httpd.h

#ifndef _HTTPD_H_ #define _HTTPD_H_ #include #include "main.h" #include "mynic.h" #include "ip.h" #include "tcp.h" #include "io/filesystem.h" #include "io/plot.h" #include "io/mca25.h
www.eeworm.com/read/491733/6433650

h httpd.h

#ifndef _HTTPD_H_ #define _HTTPD_H_ #include #include "main.h" #include "mynic.h" #include "ip.h" #include "tcp.h" #include "io/filesystem.h" #include "io/plot.h" #include "io/mca25.h