代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/135592/13917997
c inode.c
/*
* ROMFS file system, Linux implementation
*
* Copyright (C) 1997 Janos Farkas
*
* Using parts of the minix filesystem
* Copyright (C) 1991, 1992 Linus Torvalds
*
www.eeworm.com/read/205040/15327809
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/203708/15352768
txt edd30.txt
Information related to EDD3.0 and ELILO
---------------------------------------
Last updated: 02/02/14
As of elilo-3.0, the filesystem/device naming scheme takes advantage
of the EDD3.0 support pres
www.eeworm.com/read/108900/15570636
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/105052/15679047
h filesys.h
/* filesys.h - abstract filesystem interface */
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 1999, 2000, 2001 Free Software Foundation, Inc.
*
* This program is free software; you c
www.eeworm.com/read/104056/15710882
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/104056/15711454
c stat.c
/* stat.c -- display file or filesystem status
Copyright (C) 2001, 2002 Free Software Foundation.
This program is free software; you can redistribute it and/or modify
it under the terms of t
www.eeworm.com/read/100766/15864857
txt ntfs.txt
NTFS Overview
=============
To mount an NTFS volume, use the filesystem type 'ntfs'. The driver
currently works only in read-only mode, with no fault-tolerance
supported. If you enable the experimen
www.eeworm.com/read/100594/15870083
cpp search.cpp
#pragma search
#include
#include
boolean Search (char &name[])
{
char fileName[64],
prefix[3][20];
File file;
boolean found;
unsigned
www.eeworm.com/read/100282/15877973
txt ntfs.txt
NTFS Overview
=============
To mount an NTFS volume, use the filesystem type 'ntfs'. The driver
currently works only in read-only mode, with no fault-tolerance
supported. If you enable the experimen