Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dfree-space-cache.c36 static void unlink_free_space(struct btrfs_free_space_ctl *ctl,
645 unlink_free_space(ctl, prev); in merge_space_tree()
646 unlink_free_space(ctl, e); in merge_space_tree()
1625 static void unlink_free_space(struct btrfs_free_space_ctl *ctl, in unlink_free_space() function
1884 unlink_free_space(ctl, bitmap_info); in free_bitmap()
2183 unlink_free_space(ctl, right_info); in try_merge_free_space()
2194 unlink_free_space(ctl, left_info); in try_merge_free_space()
2427 unlink_free_space(ctl, info); in btrfs_remove_free_space()
2584 unlink_free_space(ctl, info); in __btrfs_remove_free_space_cache_locked()
2646 unlink_free_space(ctl, entry); in btrfs_find_space_for_alloc()
[all …]