Searched defs:ref_root (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/fs/btrfs/
H A Dqgroup.h51 u64 ref_root; member in struct:btrfs_qgroup_operation
H A Ddelayed-ref.h86 struct rb_root ref_root; member in struct:btrfs_delayed_ref_head
H A Ddelayed-ref.c655 add_delayed_tree_ref(struct btrfs_fs_info *fs_info, struct btrfs_trans_handle *trans, struct btrfs_delayed_ref_head *head_ref, struct btrfs_delayed_ref_node *ref, u64 bytenr, u64 num_bytes, u64 parent, u64 ref_root, int level, int action, int no_quota) add_delayed_tree_ref() argument
717 add_delayed_data_ref(struct btrfs_fs_info *fs_info, struct btrfs_trans_handle *trans, struct btrfs_delayed_ref_head *head_ref, struct btrfs_delayed_ref_node *ref, u64 bytenr, u64 num_bytes, u64 parent, u64 ref_root, u64 owner, u64 offset, int action, int no_quota) add_delayed_data_ref() argument
783 btrfs_add_delayed_tree_ref(struct btrfs_fs_info *fs_info, struct btrfs_trans_handle *trans, u64 bytenr, u64 num_bytes, u64 parent, u64 ref_root, int level, int action, struct btrfs_delayed_extent_op *extent_op, int no_quota) btrfs_add_delayed_tree_ref() argument
831 btrfs_add_delayed_data_ref(struct btrfs_fs_info *fs_info, struct btrfs_trans_handle *trans, u64 bytenr, u64 num_bytes, u64 parent, u64 ref_root, u64 owner, u64 offset, int action, struct btrfs_delayed_extent_op *extent_op, int no_quota) btrfs_add_delayed_data_ref() argument
H A Dqgroup.c2492 u64 ref_root = root->root_key.objectid; btrfs_qgroup_reserve() local
2575 u64 ref_root = root->root_key.objectid; btrfs_qgroup_free() local
1011 __qgroup_excl_accounting(struct btrfs_fs_info *fs_info, struct ulist *tmp, u64 ref_root, u64 num_bytes, int sign) __qgroup_excl_accounting() argument
1469 btrfs_qgroup_record_ref(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info, u64 ref_root, u64 bytenr, u64 num_bytes, enum btrfs_qgroup_operation_type type, int mod_seq) btrfs_qgroup_record_ref() argument
H A Drelocation.c3493 u64 ref_root; find_data_references() local
H A Dscrub.c620 u64 ref_root; scrub_print_warning() local
H A Dextent-tree.c2068 u64 ref_root = 0; run_delayed_data_ref() local
2228 u64 ref_root = 0; run_delayed_tree_ref() local
3081 u64 ref_root; __btrfs_mod_ref() local

Completed in 325 milliseconds