代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/419426/10868291
kernel makefile.kernel
#
# 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_checkptrw.o
yaffs-y += yaffs_packedtags1.o yaffs_packed
www.eeworm.com/read/464227/7167333
h debug.h
#ifndef _DEBUG_H_
#define _DEBUG_H_
//if we need debug support -> load software uart
#include "io/softuart.h"
#define FILESYSTEM_DEBUG 0
#define DATAFLASH_DEBUG 0
#define PLOT_DEBUG 0
#def
www.eeworm.com/read/461921/7214489
kernel makefile.kernel
#
# 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_checkptrw.o
yaffs-y += yaffs_packedtags1.o yaffs_packed
www.eeworm.com/read/459549/7273979
kernel makefile.kernel
#
# 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_checkptrw.o
yaffs-y += yaffs_packedtags1.o yaffs_packed
www.eeworm.com/read/240959/13184661
kernel makefile.kernel
#
# 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_checkptrw.o
yaffs-y += yaffs_packedtags2.o yaffs_nand.o
www.eeworm.com/read/324228/13278519
kernel makefile.kernel
#
# 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_checkptrw.o
yaffs-y += yaffs_packedtags1.o yaffs_packed
www.eeworm.com/read/125688/6023485
c vfatfs_syms.c
/*
* linux/fs/msdos/vfatfs_syms.c
*
* Exported kernel symbols for the VFAT filesystem.
* These symbols are used by dmsdos.
*/
#define ASC_LINUX_VERSION(V, P, S) (((V) * 65536) + ((P) * 256) + (S
www.eeworm.com/read/491733/6433407
h debug.h
#ifndef _DEBUG_H_
#define _DEBUG_H_
//if we need debug support -> load software uart
#include "io/softuart.h"
#define FILESYSTEM_DEBUG 0
#define DATAFLASH_DEBUG 0
#define PLOT_DEBUG 0
#def
www.eeworm.com/read/491733/6433486
h debug.h
#ifndef _DEBUG_H_
#define _DEBUG_H_
//if we need debug support -> load software uart
#include "io/softuart.h"
#define FILESYSTEM_DEBUG 0
#define DATAFLASH_DEBUG 0
#define PLOT_DEBUG 0
#def
www.eeworm.com/read/491739/6433703
h debug.h
#ifndef _DEBUG_H_
#define _DEBUG_H_
//if we need debug support -> load software uart
#include "io/softuart.h"
#define FILESYSTEM_DEBUG 0
#define DATAFLASH_DEBUG 0
#define PLOT_DEBUG 0
#def