代码搜索:Filesystem

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

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

c bitmap.c

/* * QNX4 file system, Linux implementation. * * Version : 0.2.1 * * Using parts of the xiafs filesystem. * * History : * * 28-05-1998 by Richard Frowijn : first release. * 20-06-1998 by Fra
www.eeworm.com/read/316872/3604869

c namei.c

/* * QNX4 file system, Linux implementation. * * Version : 0.2.1 * * Using parts of the xiafs filesystem. * * History : * * 01-06-1998 by Richard Frowijn : first release. * 21-06-1998 b
www.eeworm.com/read/316872/3604872

c dir.c

/* * QNX4 file system, Linux implementation. * * Version : 0.2.1 * * Using parts of the xiafs filesystem. * * History : * * 28-05-1998 by Richard Frowijn : first release. * 20-06-1998 by Fra
www.eeworm.com/read/316872/3605011

c resize.c

/* * linux/fs/ext3/resize.c * * Support for resizing an ext3 filesystem while it is mounted. * * Copyright (C) 2001, 2002 Andreas Dilger * * This could probably be made
www.eeworm.com/read/316872/3605274

c resize.c

/* * linux/fs/ext4/resize.c * * Support for resizing an ext4 filesystem while it is mounted. * * Copyright (C) 2001, 2002 Andreas Dilger * * This could probably be made
www.eeworm.com/read/316872/3605540

c namei.c

/* * linux/fs/vfat/namei.c * * Written 1992,1993 by Werner Almesberger * * Windows95/Windows NT compatible extended MSDOS filesystem * by Gordon Chaffee Copyright (C) 1995. Send bug repor
www.eeworm.com/read/307309/3725362

c imager.c

/* vi: set sw=4 ts=4: */ /* * image.c --- writes out the critical parts of the filesystem as a * flat file. * * Copyright (C) 2000 Theodore Ts'o. * * Note: this uses the POSIX IO interfaces, unl
www.eeworm.com/read/299781/3850734

h iso_fs.h

#ifndef _ISOFS_FS_H #define _ISOFS_FS_H #include /* * The isofs filesystem constants/structures */ /* This part borrowed from the bsd386 isofs */ #define ISODCL(from, to) (to - fr
www.eeworm.com/read/298327/3868041

cpp vfshandler.cpp

#include "StdAfx.h" #include "VFSHandler.h" #include "ArchiveFactory.h" #include "ArchiveBase.h" #include #include #include "Platform/FileSystem.h" #include "mmgr.h" CVFSHa
www.eeworm.com/read/295117/3912089

c imager.c

/* vi: set sw=4 ts=4: */ /* * image.c --- writes out the critical parts of the filesystem as a * flat file. * * Copyright (C) 2000 Theodore Ts'o. * * Note: this uses the POSIX IO interfaces, unl