Searched refs:check_can_overcommit (Results 1 – 1 of 1) sorted by relevance
512 static inline bool check_can_overcommit(const struct btrfs_space_info *space_info, in check_can_overcommit() function529 return check_can_overcommit(space_info, space_info_used_bytes, bytes, flush); in can_overcommit()543 return check_can_overcommit(space_info, used, bytes, flush); in btrfs_can_overcommit()