Searched refs:unlink_free_space (Results 1 – 1 of 1) sorted by relevance
/fs/btrfs/ |
D | free-space-cache.c | 1297 static void unlink_free_space(struct btrfs_free_space_ctl *ctl, in unlink_free_space() function 1487 unlink_free_space(ctl, bitmap_info); in free_bitmap() 1769 unlink_free_space(ctl, right_info); in try_merge_free_space() 1780 unlink_free_space(ctl, left_info); in try_merge_free_space() 1896 unlink_free_space(ctl, info); in btrfs_remove_free_space() 1907 unlink_free_space(ctl, info); in btrfs_remove_free_space() 1925 unlink_free_space(ctl, info); in btrfs_remove_free_space() 2057 unlink_free_space(ctl, info); in __btrfs_remove_free_space_cache_locked() 2121 unlink_free_space(ctl, entry); in btrfs_find_space_for_alloc() 2683 unlink_free_space(ctl, entry); in trim_no_bitmap() [all …]
|