Searched refs:qgroup_check_limits (Results 1 – 1 of 1) sorted by relevance
3059 static bool qgroup_check_limits(const struct btrfs_qgroup *qg, u64 num_bytes) in qgroup_check_limits() function3116 if (enforce && !qgroup_check_limits(qg, num_bytes)) { in qgroup_reserve()