代码搜索:Filesystem

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

代码结果 7,034
www.eeworm.com/read/242732/4539694

c volume.c

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * FILE: drivers/fs/npfs/volume.c * PURPOSE: Named pipe filesystem * PROGRAMME
www.eeworm.com/read/242732/4539740

c dir.c

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * FILE: drivers/fs/vfat/dir.c * PURPOSE: VFAT Filesystem : directory contr
www.eeworm.com/read/242732/4539744

c dirwr.c

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * FILE: drivers/fs/vfat/dirwr.c * PURPOSE: VFAT Filesystem : write in dire
www.eeworm.com/read/242732/4539747

c rw.c

/* * PROJECT: ReactOS Drivers * LICENSE: GPL - See COPYING in the top level directory * FILE: drivers/filesystems/npfs/rw.c * PURPOSE: Named pipe filesystem
www.eeworm.com/read/216802/4883414

c dir.c

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * FILE: drivers/fs/vfat/dir.c * PURPOSE: VFAT Filesystem : directory contr
www.eeworm.com/read/216802/4883418

c dirwr.c

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * FILE: drivers/fs/vfat/dirwr.c * PURPOSE: VFAT Filesystem : write in dire
www.eeworm.com/read/216802/4883496

c volume.c

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * FILE: drivers/fs/npfs/volume.c * PURPOSE: Named pipe filesystem * PROG
www.eeworm.com/read/209559/4973388

exporting

Making Filesystems Exportable ============================= Most filesystem operations require a dentry (or two) as a starting point. Local applications have a reference-counted hold on suitable de
www.eeworm.com/read/209559/4973594

makefile

# # Makefile for the linux romfs filesystem routines. # obj-$(CONFIG_ROMFS_FS) += romfs.o romfs-objs := inode.o
www.eeworm.com/read/209559/4974350

makefile

# # Makefile for the Linux msdos filesystem routines. # obj-$(CONFIG_MSDOS_FS) += msdos.o msdos-y := namei.o