Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | btrfs_inode |
Macros | |
#define | BTRFS_INODE_ORDERED_DATA_CLOSE 0 |
#define | BTRFS_INODE_ORPHAN_META_RESERVED 1 |
#define | BTRFS_INODE_DUMMY 2 |
#define | BTRFS_INODE_IN_DEFRAG 3 |
#define | BTRFS_INODE_DELALLOC_META_RESERVED 4 |
#define | BTRFS_INODE_HAS_ORPHAN_ITEM 5 |
#define | BTRFS_INODE_HAS_ASYNC_EXTENT 6 |
#define | BTRFS_INODE_NEEDS_FULL_SYNC 7 |
Variables | |
unsigned char | btrfs_filetype_table [] |
#define BTRFS_INODE_DELALLOC_META_RESERVED 4 |
Definition at line 38 of file btrfs_inode.h.
#define BTRFS_INODE_DUMMY 2 |
Definition at line 36 of file btrfs_inode.h.
#define BTRFS_INODE_HAS_ASYNC_EXTENT 6 |
Definition at line 40 of file btrfs_inode.h.
#define BTRFS_INODE_HAS_ORPHAN_ITEM 5 |
Definition at line 39 of file btrfs_inode.h.
#define BTRFS_INODE_IN_DEFRAG 3 |
Definition at line 37 of file btrfs_inode.h.
#define BTRFS_INODE_NEEDS_FULL_SYNC 7 |
Definition at line 41 of file btrfs_inode.h.
#define BTRFS_INODE_ORDERED_DATA_CLOSE 0 |
Definition at line 34 of file btrfs_inode.h.
#define BTRFS_INODE_ORPHAN_META_RESERVED 1 |
Definition at line 35 of file btrfs_inode.h.