Home
last modified time | relevance | path

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

/fs/btrfs/
Dctree.h631 struct btrfs_fs_info { struct
632 u8 chunk_tree_uuid[BTRFS_UUID_SIZE];
633 unsigned long flags;
634 struct btrfs_root *extent_root;
635 struct btrfs_root *tree_root;
636 struct btrfs_root *chunk_root;
637 struct btrfs_root *dev_root;
638 struct btrfs_root *fs_root;
639 struct btrfs_root *csum_root;
640 struct btrfs_root *quota_root;
[all …]