代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/209559/4974284
makefile
#
# Makefile for the linux Journalling Flash FileSystem (JFFS) routines.
#
# $Id: Makefile,v 1.11 2001/09/25 20:59:41 dwmw2 Exp $
#
obj-$(CONFIG_JFFS_FS) += jffs.o
jffs-y := jffs_fm.o intrep.o i
www.eeworm.com/read/200205/5071501
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/200199/5071520
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/199971/5074177
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/198501/5086985
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/195234/5114008
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/343164/3223855
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/328341/3445184
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/327771/3454254
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/316872/3592872
makefile
#
# Makefile for USB Core files and filesystem
#
usbmon-objs := mon_main.o mon_stat.o mon_text.o mon_bin.o mon_dma.o
# This does not use CONFIG_USB_MON because we want this to use a tristate.
obj-$(