代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/312241/13614538
readme
This is a port of the RDCF2 DOS FAT16 filesystem to the LPC2138. While the
board I've used is a custom board, the Keil MCB2140 board is similar. The
ony notable difference appears to be the MMC Chip
www.eeworm.com/read/310479/13650454
cs zgbmie.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using GzglClient.Froms;
using GzglClient.BLL;
using Jinrm.FileSystem;
u
www.eeworm.com/read/310479/13650457
cs iebrower.cs
using System;
using System.Collections;
using System.ComponentModel;
using System.Drawing;
using System.Data;
using System.Windows.Forms;
using GzglClient.Froms;
using Jinrm.FileSystem;
usin
www.eeworm.com/read/145471/5745951
h nfs_fs.h
#ifndef _LINUX_NFS_FS_H
#define _LINUX_NFS_FS_H
/*
* linux/include/linux/nfs_fs.h
*
* Copyright (C) 1992 Rick Sladkey
*
* OS-specific nfs filesystem definitions and declarations
*/
#includ
www.eeworm.com/read/144212/5752961
c sync.c
/* sync - sync the disks by forcing pending filesystem writes to complete */
#include
#ifdef HAVE_UNISTD_H
#include
#endif
#include "builtins.h"
#include "shell.h"
#include "b
www.eeworm.com/read/135153/5888773
h romfs_fs.h
#ifndef __LINUX_ROMFS_FS_H
#define __LINUX_ROMFS_FS_H
/* The basic structures of the romfs filesystem */
#define ROMBSIZE BLOCK_SIZE
#define ROMBSBITS BLOCK_SIZE_BITS
#define ROMBMASK (ROMBSIZE-1)
#
www.eeworm.com/read/135153/5888939
h affs_fs.h
#ifndef _AFFS_FS_H
#define _AFFS_FS_H
/*
* The affs filesystem constants/structures
*/
#include
#define AFFS_SUPER_MAGIC 0xadff
struct affs_date;
/* --- Prototypes --------------
www.eeworm.com/read/135153/5889106
h nfs_fs.h
/*
* linux/include/linux/nfs_fs.h
*
* Copyright (C) 1992 Rick Sladkey
*
* OS-specific nfs filesystem definitions and declarations
*/
#ifndef _LINUX_NFS_FS_H
#define _LINUX_NFS_FS_H
#includ
www.eeworm.com/read/132748/5909687
h romfs_fs.h
#ifndef __LINUX_ROMFS_FS_H
#define __LINUX_ROMFS_FS_H
/* The basic structures of the romfs filesystem */
#define ROMBSIZE BLOCK_SIZE
#define ROMBSBITS BLOCK_SIZE_BITS
#define ROMBMASK (ROMBSIZE-1)
#
www.eeworm.com/read/132748/5909921
h nfs_fs.h
/*
* linux/include/linux/nfs_fs.h
*
* Copyright (C) 1992 Rick Sladkey
*
* OS-specific nfs filesystem definitions and declarations
*/
#ifndef _LINUX_NFS_FS_H
#define _LINUX_NFS_FS_H
#includ