代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/253336/4398489
c imager.c
/* vi: set sw=4 ts=4: */
/*
* image.c --- writes out the critical parts of the filesystem as a
* flat file.
*
* Copyright (C) 2000 Theodore Ts'o.
*
* Note: this uses the POSIX IO interfaces, unl
www.eeworm.com/read/162400/5547652
in ulha.in
#! /bin/sh
#
# LHa Virtual filesystem executive v0.1
# Copyright (C) 1996, 1997 Joseph M. Hinkle
# May be distributed under the terms of the GNU Public License
#
#
# Code fo
www.eeworm.com/read/161078/5561170
java filesystemmodel.java
package com.ecust.swing;
//FileSystemModel.java
//TreeModel implementation using File objects as tree nodes.
//package com.deitel.advjhtp1.mvc.tree.filesystem;
//Java core packages
import jav
www.eeworm.com/read/159825/5580807
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 (ROMBSI
www.eeworm.com/read/159825/5580971
h proc_fs.h
#ifndef _LINUX_PROC_FS_H
#define _LINUX_PROC_FS_H
#include
#include
/*
* The proc filesystem constants/structures
*/
/*
* We always define these enumerat
www.eeworm.com/read/159715/5581885
h dosfs.h
/**
* @file rtems/dosfs.h
*
* Application interface to MSDOS filesystem.
*/
/*
* Copyright (C) 2001 OKTET Ltd., St.-Petersburg, Russia
* Author: Eugeny S. Mints
*
www.eeworm.com/read/173923/9630100
makefile
#
# Makefile for the linux Journalling Flash FileSystem (JFFS) routines.
#
# $Id: Makefile,v 1.25 2001/09/25 20:59:41 dwmw2 Exp $
#
# Note! Dependencies are done automagically by 'make dep', which als
www.eeworm.com/read/368008/9719723
1 mmd.1
.TH MMD 1 local
.SH NAME
mmd \- make an MSDOS subdirectory
.SH SYNOPSIS
.B mmd
[
.B -v
] msdosdirectory [ msdosdirectories... ]
.SH DESCRIPTION
.I Mmd
makes a new directory on an MSDOS filesystem.
.PP
www.eeworm.com/read/135592/13918332
c namei.c
/*
* linux/fs/vfat/namei.c
*
* Written 1992,1993 by Werner Almesberger
*
* Windows95/Windows NT compatible extended MSDOS filesystem
* by Gordon Chaffee Copyright (C) 1995. Send bug repor
www.eeworm.com/read/135581/13918879
makefile
#
# Makefile for the linux Journalling Flash FileSystem (JFFS) routines.
#
# $Id: Makefile,v 1.25 2001/09/25 20:59:41 dwmw2 Exp $
#
# Note! Dependencies are done automagically by 'make dep', which als