代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/324920/3497029
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/316872/3603336
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 t
www.eeworm.com/read/316872/3604520
txt sysv-fs.txt
It implements all of
- Xenix FS,
- SystemV/386 FS,
- Coherent FS.
To install:
* Answer the 'System V and Coherent filesystem support' question with 'y'
when configuring the kernel.
* To mount
www.eeworm.com/read/316872/3604550
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/316872/3605253
c keystore.c
/**
* eCryptfs: Linux filesystem encryption layer
* In-kernel key management code. Includes functions to parse and
* write authentication token-related packets with the underlying
* file.
*
* C
www.eeworm.com/read/316872/3605517
c inode.c
/*
* inode.c
*
* PURPOSE
* Inode handling routines for the OSTA-UDF(tm) filesystem.
*
* COPYRIGHT
* This file is distributed under the terms of the GNU General Public
* License (GPL). Copie
www.eeworm.com/read/316872/3605520
c file.c
/*
* file.c
*
* PURPOSE
* File handling routines for the OSTA-UDF(tm) filesystem.
*
* COPYRIGHT
* This file is distributed under the terms of the GNU General Public
* License (GPL). Copies
www.eeworm.com/read/316872/3605523
c ialloc.c
/*
* ialloc.c
*
* PURPOSE
* Inode allocation handling routines for the OSTA-UDF(tm) filesystem.
*
* COPYRIGHT
* This file is distributed under the terms of the GNU General Public
* License (GP
www.eeworm.com/read/316872/3605525
c fsync.c
/*
* fsync.c
*
* PURPOSE
* Fsync handling routines for the OSTA-UDF(tm) filesystem.
*
* COPYRIGHT
* This file is distributed under the terms of the GNU General Public
* License (GPL). Copie
www.eeworm.com/read/316872/3605530
c truncate.c
/*
* truncate.c
*
* PURPOSE
* Truncate handling routines for the OSTA-UDF(tm) filesystem.
*
* COPYRIGHT
* This file is distributed under the terms of the GNU General Public
* License (GPL). Co