代码搜索:FS
找到约 10,000 项符合「FS」的源代码
代码结果 10,000
www.eeworm.com/read/379736/9179726
h fs.h
/*
* This file has definitions for some important file table
* structures etc.
*/
#ifndef _FS_H
#define _FS_H
#include
/* devices are as follows: (same as minix, so we can use the
www.eeworm.com/read/379714/9181080
h fs.h
/*
* This file has definitions for some important file table
* structures etc.
*/
#ifndef _FS_H
#define _FS_H
#include
/* devices are as follows: (same as minix, so we can use the
www.eeworm.com/read/379711/9181937
h fs.h
#ifndef _LINUX_FS_H
#define _LINUX_FS_H
/*
* This file has definitions for some important file table
* structures etc.
*/
#include
#include
#include
www.eeworm.com/read/182531/9200487
h fs.h
/*H**************************************************************************
* NAME: fs.h
*----------------------------------------------------------------------------
* Copyright
www.eeworm.com/read/181669/9241777
h fs.h
/*
* This file has definitions for some important file table
* structures etc.
*/
#ifndef _FS_H
#define _FS_H
#include
/* devices are as follows: (same as minix, so we can use the
www.eeworm.com/read/180297/9313329
h fs.h
/*H**************************************************************************
* NAME: fs.h
*----------------------------------------------------------------------------
* Copyright
www.eeworm.com/read/178776/9385625
c fs.c
/*
* fs.c
*
* file system interactions
* files get stored under a directory named after their carousel ID
* the filename includes the module ID and the object key
* when we download a directory
www.eeworm.com/read/178776/9385640
h fs.h
/*
* fs.h
*
* file system interactions
*/
/*
* Copyright (C) 2005, Simon Kilvington
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Ge