Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dfree-space-cache.c49 static void unlink_free_space(struct btrfs_free_space_ctl *ctl,
68 unlink_free_space(ctl, info, true); in __btrfs_remove_free_space_cache()
910 unlink_free_space(ctl, info, true); in copy_free_space_cache()
1815 static inline void unlink_free_space(struct btrfs_free_space_ctl *ctl, in unlink_free_space() function
2142 unlink_free_space(ctl, bitmap_info, true); in free_bitmap()
2476 unlink_free_space(ctl, right_info, update_stat); in try_merge_free_space()
2486 unlink_free_space(ctl, left_info, update_stat); in try_merge_free_space()
2849 unlink_free_space(ctl, info, true); in btrfs_remove_free_space()
3112 unlink_free_space(ctl, entry, true); in btrfs_find_space_for_alloc()
3757 unlink_free_space(ctl, entry, true); in trim_no_bitmap()
[all …]