代码搜索:Filesystem

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

代码结果 7,034
www.eeworm.com/read/163079/10175987

h sysv_fs.h

#ifndef _LINUX_SYSV_FS_H #define _LINUX_SYSV_FS_H /* * The SystemV/Coherent filesystem constants/structures/macros */ /* This code assumes - a little endian processor like 386, -
www.eeworm.com/read/161131/10446861

h parser.h

/* * linux/include/linux/parser.h * * Header for lib/parser.c * Intended use of these functions is parsing filesystem argument lists, * but could potentially be used anywhere else that simple opt
www.eeworm.com/read/352754/10516373

h sysv_fs.h

#ifndef _LINUX_SYSV_FS_H #define _LINUX_SYSV_FS_H /* * The SystemV/Coherent filesystem constants/structures/macros */ /* This code assumes - a little endian processor like 386, -
www.eeworm.com/read/159443/10648146

h linux_fs.h

/* Including became more and more painful. Below a very abbreviated version of some declarations, only designed to be able to check a magic number in case no filesystem type was
www.eeworm.com/read/465930/7049039

c partition.c

/* * partition.c * * PURPOSE * Partition handling routines for the OSTA-UDF(tm) filesystem. * * CONTACTS * E-mail regarding any portion of the Linux UDF file system should be *
www.eeworm.com/read/465930/7049069

c partition.c

/* * partition.c * * PURPOSE * Partition handling routines for the OSTA-UDF(tm) filesystem. * * CONTACTS * E-mail regarding any portion of the Linux UDF file system should be *
www.eeworm.com/read/465930/7049093

c partition.c

/* * partition.c * * PURPOSE * Partition handling routines for the OSTA-UDF(tm) filesystem. * * CONTACTS * E-mail regarding any portion of the Linux UDF file system should be *
www.eeworm.com/read/458682/7291486

sh ramdisk.sh

#!/bin/bash # ramdisk.sh # A "ramdisk" is a segment of system RAM memory #+ which acts as if it were a filesystem. # Its advantage is very fast access (read/write time). # Disadvantages: volatilit
www.eeworm.com/read/457839/7317113

h fsusage.h

/* fsusage.h -- declarations for filesystem space usage info Copyright (C) 1991, 1992, 1997 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/299603/7843561

c inode.c

/* * inode.c -- user mode filesystem api for usb gadget controllers * * Copyright (C) 2003-2004 David Brownell * Copyright (C) 2003 Agilent Technologies * * This program is free software;