Searched refs:unlink_free_space (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/btrfs/ |
| H A D | free-space-cache.c | 49 static void unlink_free_space(struct btrfs_free_space_ctl *ctl, 73 unlink_free_space(ctl, info, true); in __btrfs_remove_free_space_cache() 912 unlink_free_space(ctl, info, true); in copy_free_space_cache() 1813 static inline void unlink_free_space(struct btrfs_free_space_ctl *ctl, in unlink_free_space() function 2140 unlink_free_space(ctl, bitmap_info, true); in free_bitmap() 2473 unlink_free_space(ctl, right_info, update_stat); in try_merge_free_space() 2483 unlink_free_space(ctl, left_info, update_stat); in try_merge_free_space() 2853 unlink_free_space(ctl, info, true); in btrfs_remove_free_space() 3121 unlink_free_space(ctl, entry, true); in btrfs_find_space_for_alloc() 3770 unlink_free_space(ctl, entry, true); in trim_no_bitmap() [all …]
|