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

/linux-master/fs/btrfs/
H A Dfree-space-cache.c2450 static bool try_merge_free_space(struct btrfs_free_space_ctl *ctl, function
2475 /* See try_merge_free_space() comment. */
2484 /* See try_merge_free_space() comment. */
2520 /* See try_merge_free_space() comment. */
2574 /* See try_merge_free_space() comment. */
2618 try_merge_free_space(ctl, info, update_stat);
2646 if (try_merge_free_space(ctl, info, true))
3010 try_merge_free_space(ctl, entry, false);

Completed in 114 milliseconds