Searched refs:link_free_space (Results 1 – 1 of 1) sorted by relevance
/fs/btrfs/ |
D | free-space-cache.c | 34 static int link_free_space(struct btrfs_free_space_ctl *ctl, 681 ret = link_free_space(ctl, e); in __load_free_space_cache() 699 ret = link_free_space(ctl, e); in __load_free_space_cache() 1304 static int link_free_space(struct btrfs_free_space_ctl *ctl, in link_free_space() function 1478 link_free_space(ctl, info); in add_new_bitmap() 1823 ret = link_free_space(ctl, info); in __btrfs_add_free_space() 1910 ret = link_free_space(ctl, info); in btrfs_remove_free_space() 1931 ret = link_free_space(ctl, info); in btrfs_remove_free_space() 2127 link_free_space(ctl, entry); in btrfs_find_space_for_alloc() 2823 link_free_space(ctl, entry); in btrfs_find_ino_for_alloc()
|