代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/439082/1818805
makefile
#
# Makefile for the linux ext2-filesystem routines.
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
# unle
www.eeworm.com/read/439082/1819639
makefile
#
# Makefile for the linux ext2-filesystem routines.
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
# unle
www.eeworm.com/read/436378/1849180
c fcntl.c
#include
/*
* fcntl -- Manipulate a file descriptor.
* We don't have a filesystem, so we do nothing.
*/
int fcntl (int fd, int cmd, long arg)
{
return 0;
}
www.eeworm.com/read/436378/1849293
c fcntl.c
#include
/*
* fcntl -- Manipulate a file descriptor.
* We don't have a filesystem, so we do nothing.
*/
int fcntl (int fd, int cmd, long arg)
{
return 0;
}
www.eeworm.com/read/430518/1927597
makefile
#
# Makefile for the linux qnx4-filesystem routines.
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
# unle
www.eeworm.com/read/430518/1927601
readme
This is a snapshot of the QNX4 filesystem for Linux.
Please send diffs and remarks to .
Credits :
Richard "Scuba" A. Frowijn
Frank "Jedi/Sector One" Denis
www.eeworm.com/read/430518/1927736
makefile
#
# Makefile for the linux ext2-filesystem routines.
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
# unle
www.eeworm.com/read/430518/1928542
makefile
#
# Makefile for the linux ext2-filesystem routines.
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
# unle
www.eeworm.com/read/428548/1958795
c mkdir.c
/* vi: set sw=4 ts=4: */
/*
* mkdir.c --- make a directory in the filesystem
*
* Copyright (C) 1994, 1995 Theodore Ts'o.
*
* %Begin-Header%
* This file may be redistributed under the terms of th
www.eeworm.com/read/428548/1958800
c bmove.c
/* vi: set sw=4 ts=4: */
/*
* bmove.c --- Move blocks around to make way for a particular
* filesystem structure.
*
* Copyright (C) 1997 Theodore Ts'o. This file may be redistributed
* under the