代码搜索:ReiserFS
找到约 531 项符合「ReiserFS」的源代码
代码结果 531
www.eeworm.com/read/253341/4395938
h reiserfs_private.h
/*
* Copyright 2000-2002 by Hans Reiser, licensing governed by reiserfs/README
*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 2000, 2001 Free Software Foundation, Inc.
*
* (C) Copyr
www.eeworm.com/read/109477/15556812
h reiserfs_fs.h
/*
* Copyright 1996, 1997, 1998 Hans Reiser, see reiserfs/README for licensing and copyright details
*/
/* this file has an amazingly stupid
name, yura please
www.eeworm.com/read/105272/15672709
c fsys_reiserfs.c
/* fsys_reiserfs.c - an implementation for the ReiserFS filesystem */
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 2000, 2001 Free Software Foundation, Inc.
*
* This program is free
www.eeworm.com/read/105052/15679057
c fsys_reiserfs.c
/* fsys_reiserfs.c - an implementation for the ReiserFS filesystem */
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 2000, 2001 Free Software Foundation, Inc.
*
* This program is free
www.eeworm.com/read/287380/8688455
am makefile.am
noinst_HEADERS = io.h misc.h reiserfs_fs.h reiserfs_lib.h swab.h
www.eeworm.com/read/164463/10106266
h reiserfs_fs_sb.h
/* Copyright 1996-2002 Hans Reiser, see reiserfs/README for licensing
* and copyright details */
#ifndef _LINUX_REISER_FS_SB
#define _LINUX_REISER_FS_SB
#ifdef __KERNEL__
#include
www.eeworm.com/read/164463/10107071
h reiserfs_fs_i.h
/*
* Copyright 2000-2002 by Hans Reiser, licensing governed by reiserfs/README
*/
#ifndef _REISER_FS_I
#define _REISER_FS_I
#include
/** bitmasks for i_flags field in reiserfs-speci
www.eeworm.com/read/135153/5888745
h reiserfs_fs_sb.h
/* Copyright 1996-2000 Hans Reiser, see reiserfs/README for licensing
* and copyright details */
#ifndef _LINUX_REISER_FS_SB
#define _LINUX_REISER_FS_SB
#ifdef __KERNEL__
#include
www.eeworm.com/read/135153/5889033
h reiserfs_fs_i.h
#ifndef _REISER_FS_I
#define _REISER_FS_I
#include
/** bitmasks for i_flags field in reiserfs-specific part of inode */
typedef enum {
/** this says what format of key do all item
www.eeworm.com/read/250870/12380649