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()
1457 u64 num_bytes = src->excl; in __qgroup_excl_accounting() local
2103 u64 num_bytes) in btrfs_qgroup_trace_extent()
2148 u64 bytenr, num_bytes; in btrfs_qgroup_trace_leaf_items() local
2803 u64 nr_new_roots, u64 num_bytes, u64 seq) in qgroup_update_counters()
2913 u64 num_bytes, struct ulist *old_roots, in btrfs_qgroup_account_extent()
3547 static bool qgroup_check_limits(const struct btrfs_qgroup *qg, u64 num_bytes) in qgroup_check_limits()
3560 static int qgroup_reserve(struct btrfs_root *root, u64 num_bytes, bool enforce, in qgroup_reserve()
3623 u64 ref_root, u64 num_bytes, in btrfs_qgroup_free_refroot()
3695 u64 num_bytes; in qgroup_rescan_leaf() local
4412 static void add_root_meta_rsv(struct btrfs_root *root, int num_bytes, in add_root_meta_rsv()
4429 static int sub_root_meta_rsv(struct btrfs_root *root, int num_bytes, in sub_root_meta_rsv()
4452 int btrfs_qgroup_reserve_meta(struct btrfs_root *root, int num_bytes, in btrfs_qgroup_reserve_meta()
4479 int __btrfs_qgroup_reserve_meta(struct btrfs_root *root, int num_bytes, in __btrfs_qgroup_reserve_meta()
4514 void __btrfs_qgroup_free_meta(struct btrfs_root *root, int num_bytes, in __btrfs_qgroup_free_meta()
4535 int num_bytes) in qgroup_convert_meta()
4574 void btrfs_qgroup_convert_reserved_meta(struct btrfs_root *root, int num_bytes) in btrfs_qgroup_convert_reserved_meta()
4883 u64 num_bytes = delta->num_bytes; in btrfs_record_squota_delta() local