Lines Matching refs:num_bytes
114 u64 num_bytes;
321 * @num_bytes.
333 u64 num_bytes);
357 u64 num_bytes, struct ulist *old_roots,
364 u64 ref_root, u64 num_bytes,
379 int btrfs_qgroup_reserve_meta(struct btrfs_root *root, int num_bytes,
381 int __btrfs_qgroup_reserve_meta(struct btrfs_root *root, int num_bytes,
386 int num_bytes, bool enforce)
388 return __btrfs_qgroup_reserve_meta(root, num_bytes,
393 int num_bytes, bool enforce,
396 return __btrfs_qgroup_reserve_meta(root, num_bytes,
401 void __btrfs_qgroup_free_meta(struct btrfs_root *root, int num_bytes,
406 int num_bytes)
408 __btrfs_qgroup_free_meta(root, num_bytes,
414 int num_bytes)
416 __btrfs_qgroup_free_meta(root, num_bytes,
427 * Convert @num_bytes of META_PREALLOCATED reservation to META_PERTRANS.
432 void btrfs_qgroup_convert_reserved_meta(struct btrfs_root *root, int num_bytes);