代码搜索:Filesystem

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

代码结果 7,034
www.eeworm.com/read/216802/4883506

c super.c

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * FILE: services/fs/ext2/super.c * PURPOSE: ext2 filesystem * PROGRAMMER
www.eeworm.com/read/216802/4883508

c rw.c

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * FILE: services/fs/ext2/super.c * PURPOSE: ext2 filesystem * PROGRAMMER
www.eeworm.com/read/216802/4883513

c dir.c

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * FILE: services/fs/ext2/dir.c * PURPOSE: ext2 filesystem * PROGRAMMER:
www.eeworm.com/read/209559/4972638

c gus_mem_proc.c

/* * Copyright (c) by Jaroslav Kysela * GUS's memory access via proc filesystem * * * This program is free software; you can redistribute it and/or modify * it under the te
www.eeworm.com/read/209559/4973412

txt cramfs.txt

Cramfs - cram a filesystem onto a small ROM cramfs is designed to be simple and small, and to compress things well. It uses the zlib routines to compress a file one page at a time, and allows ran
www.eeworm.com/read/209559/4973718

kconfig

# # Native language support configuration # menu "Native Language Support" config NLS tristate "Base native language support" ---help--- The base Native Language Support. A number of filesystem
www.eeworm.com/read/209559/4974080

c base.c

/* devfs (Device FileSystem) driver. Copyright (C) 1998-2002 Richard Gooch This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library Ge
www.eeworm.com/read/209559/4974091

c lowlevel.c

/* * lowlevel.c * * PURPOSE * Low Level Device Routines for the UDF filesystem * * CONTACTS * E-mail regarding any portion of the Linux UDF file system should be * directed to the development
www.eeworm.com/read/205824/5016532

c vfatlib.c

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS VFAT filesystem library * FILE: vfatlib.c * PURPOSE: Main API * PROGRAMMERS: Casper S. Hornstrup (c
www.eeworm.com/read/205824/5018819

c fsctrl.c

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel * FILE: drivers/fs/np/fsctrl.c * PURPOSE: Named pipe filesystem * PROGRAMMER: David Welch