Lines Matching refs:link_free_space
41 static int link_free_space(struct btrfs_free_space_ctl *ctl,
657 link_free_space(ctl, prev); in merge_space_tree()
767 ret = link_free_space(ctl, e); in __load_free_space_cache()
785 ret = link_free_space(ctl, e); in __load_free_space_cache()
1624 static int link_free_space(struct btrfs_free_space_ctl *ctl, in link_free_space() function
1857 link_free_space(ctl, info); in add_new_bitmap()
2348 ret = link_free_space(ctl, info); in __btrfs_add_free_space()
2405 ret = link_free_space(ctl, info); in btrfs_remove_free_space()
2418 ret = link_free_space(ctl, info); in btrfs_remove_free_space()
2626 link_free_space(ctl, entry); in btrfs_find_space_for_alloc()
3420 link_free_space(ctl, entry); in btrfs_find_ino_for_alloc()
3583 ret = link_free_space(ctl, info); in test_add_free_space_entry()