Lines Matching defs:root
885 struct btrfs_root *root) in btrfs_clean_quota_tree()
3034 static int qgroup_reserve(struct btrfs_root *root, u64 num_bytes, bool enforce, in qgroup_reserve()
3626 static int try_flush_qgroup(struct btrfs_root *root) in try_flush_qgroup()
3691 struct btrfs_root *root = inode->root; in qgroup_reserve_data() local
3772 struct btrfs_root *root = inode->root; in qgroup_free_reserved_data() local
3896 static void add_root_meta_rsv(struct btrfs_root *root, int num_bytes, in add_root_meta_rsv()
3913 static int sub_root_meta_rsv(struct btrfs_root *root, int num_bytes, in sub_root_meta_rsv()
3936 int btrfs_qgroup_reserve_meta(struct btrfs_root *root, int num_bytes, in btrfs_qgroup_reserve_meta()
3963 int __btrfs_qgroup_reserve_meta(struct btrfs_root *root, int num_bytes, in __btrfs_qgroup_reserve_meta()
3978 void btrfs_qgroup_free_meta_all_pertrans(struct btrfs_root *root) in btrfs_qgroup_free_meta_all_pertrans()
3993 void __btrfs_qgroup_free_meta(struct btrfs_root *root, int num_bytes, in __btrfs_qgroup_free_meta()
4059 void btrfs_qgroup_convert_reserved_meta(struct btrfs_root *root, int num_bytes) in btrfs_qgroup_convert_reserved_meta()
4121 void btrfs_qgroup_clean_swapped_blocks(struct btrfs_root *root) in btrfs_qgroup_clean_swapped_blocks()
4267 struct btrfs_root *root, in btrfs_qgroup_trace_subtree_after_cow()
4352 struct rb_root *root; in btrfs_qgroup_destroy_extent_records() local