代码搜索:Filesystem

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

代码结果 7,034
www.eeworm.com/read/316872/3604904

makefile

# # Makefile for the Linux proc filesystem routines. # obj-$(CONFIG_PROC_FS) += proc.o proc-y := nommu.o task_nommu.o proc-$(CONFIG_MMU) := mmu.o task_mmu.o proc-y += inode.o root.o base.o
www.eeworm.com/read/316872/3605711

makefile

# # Makefile for the linux reiser-filesystem routines. # obj-$(CONFIG_REISERFS_FS) += reiserfs.o reiserfs-objs := bitmap.o do_balan.o namei.o inode.o file.o dir.o fix_node.o \ super.o prints.o ob
www.eeworm.com/read/443386/1746259

makefile

# # Makefile for USB Core files and filesystem # usbcore-objs := usb.o hub.o hcd.o urb.o message.o \ config.o file.o buffer.o sysfs.o ifeq ($(CONFIG_PCI),y) usbcore-objs += hcd-pci.o endif ifeq
www.eeworm.com/read/209559/4973649

makefile

# # Makefile for the Linux ufs filesystem routines. # obj-$(CONFIG_UFS_FS) += ufs.o ufs-objs := balloc.o cylinder.o dir.o file.o ialloc.o inode.o \ namei.o super.o symlink.o truncate.o util.o
www.eeworm.com/read/209559/4974090

makefile

# # Makefile for the linux udf-filesystem routines. # obj-$(CONFIG_UDF_FS) += udf.o udf-objs := balloc.o dir.o file.o ialloc.o inode.o lowlevel.o namei.o \ partition.o super.o truncate.o symli
www.eeworm.com/read/209559/4974434

makefile

# # Makefile for the Linux Coda filesystem routines. # obj-$(CONFIG_CODA_FS) += coda.o coda-objs := psdev.o cache.o cnode.o inode.o dir.o file.o upcall.o \ coda_linux.o symlink.o pioctl.o sysc
www.eeworm.com/read/316872/3604888

makefile

# # Makefile for the Linux ufs filesystem routines. # obj-$(CONFIG_UFS_FS) += ufs.o ufs-objs := balloc.o cylinder.o dir.o file.o ialloc.o inode.o \ namei.o super.o symlink.o truncate.o util.o
www.eeworm.com/read/316872/3605515

makefile

# # Makefile for the linux udf-filesystem routines. # obj-$(CONFIG_UDF_FS) += udf.o udf-objs := balloc.o dir.o file.o ialloc.o inode.o lowlevel.o namei.o \ partition.o super.o truncate.o symli
www.eeworm.com/read/316872/3605878

makefile

# # Makefile for the Linux Coda filesystem routines. # obj-$(CONFIG_CODA_FS) += coda.o coda-objs := psdev.o cache.o cnode.o inode.o dir.o file.o upcall.o \ coda_linux.o symlink.o pioctl.o sysc
www.eeworm.com/read/316872/3605985

makefile

# # Makefile for the Linux hfs filesystem routines. # obj-$(CONFIG_HFS_FS) += hfs.o hfs-objs := bitmap.o bfind.o bnode.o brec.o btree.o \ catalog.o dir.o extent.o inode.o attr.o mdb.o \