代码搜索:ReiserFS
找到约 531 项符合「ReiserFS」的源代码
代码结果 531
www.eeworm.com/read/395229/2447077
h reiserfs_xattr.h
/*
File: linux/reiserfs_xattr.h
*/
#include
/* Magic value in header */
#define REISERFS_XATTR_MAGIC 0x52465841 /* "RFXA" */
struct reiserfs_xattr_header {
__le32 h_magic; /* ma
www.eeworm.com/read/395229/2447180
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 fix it to be
reiserf
www.eeworm.com/read/395229/2448132
h reiserfs_xattr.h
/*
File: linux/reiserfs_xattr.h
*/
#include
/* Magic value in header */
#define REISERFS_XATTR_MAGIC 0x52465841 /* "RFXA" */
struct reiserfs_xattr_header {
__le32 h_magic; /* ma
www.eeworm.com/read/395229/2448318
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 fix it to be
reiserf
www.eeworm.com/read/395229/2448342
h reiserfs_acl.h
#include
#include
#define REISERFS_ACL_VERSION 0x0001
typedef struct {
__le16 e_tag;
__le16 e_perm;
__le32 e_id;
} reiserfs_acl_entry;
typedef struct {
__le16
www.eeworm.com/read/387256/2563213
h reiserfs_xattr.h
/*
File: linux/reiserfs_xattr.h
*/
#include
#include
#include
/* Magic value in header */
#define REISERFS_XATTR_MAGIC 0x52465841 /* "RFXA"
www.eeworm.com/read/387256/2563216
h reiserfs_fs.h
/*
* Copyright 1996, 1997, 1998 Hans Reiser, see reiserfs/README for licensing and copyright details
*/
#ifdef __GCC__
#define __PACKED __PACKED
#else
#define __PACKED
#endif
/*
www.eeworm.com/read/387256/2563217
h reiserfs_acl.h
#include
#include
#include
#define REISERFS_ACL_VERSION 0x0001
typedef struct {
__u16 e_tag;
__u16 e_perm;
__u32 e_id;
} reiser
www.eeworm.com/read/385462/2590613
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/380549/2655339
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