ReactOS 0.4.16-dev-258-g81860b4
|
Public Attributes | |
ULONG | DeviceId |
struct btrfs_super_block | SuperBlock |
struct btrfs_chunk_map | ChunkMap |
struct btrfs_root_item | FsRoot |
struct btrfs_root_item | ExtentRoot |
struct btrfs_chunk_map _BTRFS_INFO::ChunkMap |
Definition at line 29 of file btrfs.c.
Referenced by _BtrFsSearchTree(), btrfs_read_chunk_tree(), btrfs_read_extent_reg(), and btrfs_read_sys_chunk_array().
ULONG _BTRFS_INFO::DeviceId |
Definition at line 27 of file btrfs.c.
Referenced by _BtrFsSearchTree(), btrfs_read_extent_reg(), and BtrFsMount().
struct btrfs_root_item _BTRFS_INFO::ExtentRoot |
struct btrfs_root_item _BTRFS_INFO::FsRoot |
Definition at line 30 of file btrfs.c.
Referenced by BtrFsMount(), BtrFsOpen(), and BtrFsRead().
struct btrfs_super_block _BTRFS_INFO::SuperBlock |
Definition at line 28 of file btrfs.c.
Referenced by _BtrFsSearchTree(), btrfs_file_read(), btrfs_lookup_inode(), btrfs_lookup_inode_ref(), btrfs_read_chunk_tree(), btrfs_read_sys_chunk_array(), btrfs_readlink(), BtrFsLookupDirItem(), BtrFsLookupDirItemI(), and BtrFsMount().