Home
last modified time | relevance | path

Searched refs:btrfs_can_overcommit (Results 1 – 3 of 3) sorted by relevance

/linux/fs/btrfs/
H A Dspace-info.h286 bool btrfs_can_overcommit(const struct btrfs_space_info *space_info, u64 bytes,
H A Dspace-info.c167 * btrfs_can_overcommit(), but it only applies to unallocated space. If there
172 * btrfs_can_overcommit() logic for metadata allocations, as it does the right
514 bool btrfs_can_overcommit(const struct btrfs_space_info *space_info, u64 bytes, in remove_ticket()
493 int btrfs_can_overcommit(struct btrfs_fs_info *fs_info, btrfs_can_overcommit() function
H A Dblock-group.c1401 * btrfs_can_overcommit check here, and we need to pass in in inc_block_group_ro()
1405 if (btrfs_can_overcommit(sinfo, num_bytes, BTRFS_RESERVE_NO_FLUSH)) in inc_block_group_ro()