Home
last modified time | relevance | path

Searched defs:btrfs_fs_info (Results 1 – 1 of 1) sorted by relevance

/fs/btrfs/
Dctree.h672 struct btrfs_fs_info { struct
673 u8 fsid[BTRFS_FSID_SIZE];
674 u8 chunk_tree_uuid[BTRFS_UUID_SIZE];
675 struct btrfs_root *extent_root;
676 struct btrfs_root *tree_root;
677 struct btrfs_root *chunk_root;
678 struct btrfs_root *dev_root;
679 struct btrfs_root *fs_root;
680 struct btrfs_root *csum_root;
683 struct btrfs_root *log_root_tree;
[all …]