Lines Matching defs:num_bytes
83 struct btrfs_qgroup *qgroup, u64 num_bytes, in qgroup_rsv_add()
91 struct btrfs_qgroup *qgroup, u64 num_bytes, in qgroup_rsv_release()
1475 u64 num_bytes = src->excl; in __qgroup_excl_accounting() local
2129 u64 num_bytes) in btrfs_qgroup_trace_extent()
2174 u64 bytenr, num_bytes; in btrfs_qgroup_trace_leaf_items() local
2829 u64 nr_new_roots, u64 num_bytes, u64 seq) in qgroup_update_counters()
2939 u64 num_bytes, struct ulist *old_roots, in btrfs_qgroup_account_extent()
3570 static bool qgroup_check_limits(const struct btrfs_qgroup *qg, u64 num_bytes) in qgroup_check_limits()
3583 static int qgroup_reserve(struct btrfs_root *root, u64 num_bytes, bool enforce, in qgroup_reserve()
3646 u64 ref_root, u64 num_bytes, in btrfs_qgroup_free_refroot()
3718 u64 num_bytes; in qgroup_rescan_leaf() local
4424 static void add_root_meta_rsv(struct btrfs_root *root, int num_bytes, in add_root_meta_rsv()
4441 static int sub_root_meta_rsv(struct btrfs_root *root, int num_bytes, in sub_root_meta_rsv()
4464 int btrfs_qgroup_reserve_meta(struct btrfs_root *root, int num_bytes, in btrfs_qgroup_reserve_meta()
4491 int __btrfs_qgroup_reserve_meta(struct btrfs_root *root, int num_bytes, in __btrfs_qgroup_reserve_meta()
4526 void __btrfs_qgroup_free_meta(struct btrfs_root *root, int num_bytes, in __btrfs_qgroup_free_meta()
4547 int num_bytes) in qgroup_convert_meta()
4586 void btrfs_qgroup_convert_reserved_meta(struct btrfs_root *root, int num_bytes) in btrfs_qgroup_convert_reserved_meta()
4899 u64 num_bytes = delta->num_bytes; in btrfs_record_squota_delta() local