Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dfree-space-cache.c38 static int link_free_space(struct btrfs_free_space_ctl *ctl,
655 link_free_space(ctl, prev); in merge_space_tree()
776 ret = link_free_space(ctl, e); in __load_free_space_cache()
796 ret = link_free_space(ctl, e); in __load_free_space_cache()
1658 static int link_free_space(struct btrfs_free_space_ctl *ctl, in link_free_space() function
1949 link_free_space(ctl, info); in add_new_bitmap()
2511 ret = link_free_space(ctl, info); in __btrfs_add_free_space()
2606 ret = link_free_space(ctl, info); in btrfs_remove_free_space()
2619 ret = link_free_space(ctl, info); in btrfs_remove_free_space()
2889 link_free_space(ctl, entry); in btrfs_find_space_for_alloc()
[all …]