Home
last modified time | relevance | path

Searched refs:qgroup_check_limits (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dqgroup.c3058 static bool qgroup_check_limits(const struct btrfs_qgroup *qg, u64 num_bytes) in qgroup_check_limits() function
3115 if (enforce && !qgroup_check_limits(qg, num_bytes)) { in qgroup_reserve()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dqgroup.c3141 static bool qgroup_check_limits(const struct btrfs_qgroup *qg, u64 num_bytes) in qgroup_check_limits() function
3185 if (enforce && !qgroup_check_limits(qgroup, num_bytes)) { in qgroup_reserve()

Completed in 10 milliseconds