Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
1659 static int link_free_space(struct btrfs_free_space_ctl *ctl, in link_free_space() function
1950 link_free_space(ctl, info); in add_new_bitmap()
2512 ret = link_free_space(ctl, info); in __btrfs_add_free_space()
2607 ret = link_free_space(ctl, info); in btrfs_remove_free_space()
2620 ret = link_free_space(ctl, info); in btrfs_remove_free_space()
2890 link_free_space(ct in btrfs_find_space_for_alloc()
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Dfree-space-cache.c47 static int link_free_space(struct btrfs_free_space_ctl *ctl,
833 ret = link_free_space(ctl, e); in __load_free_space_cache()
853 ret = link_free_space(ctl, e); in __load_free_space_cache()
1834 static int link_free_space(struct btrfs_free_space_ctl *ctl, in link_free_space() function
2122 link_free_space(ctl, info); in add_new_bitmap()
2670 ret = link_free_space(ctl, info); in __btrfs_add_free_space()
2856 ret = link_free_space(ctl, info); in btrfs_remove_free_space()
2869 ret = link_free_space(ctl, info); in btrfs_remove_free_space()
3127 link_free_space(ctl, entry); in btrfs_find_space_for_alloc()
3770 link_free_space(ct in trim_no_bitmap()
[all...]

Completed in 10 milliseconds