Searched refs:link_free_space (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/fs/btrfs/ |
| H A D | free-space-cache.c | 46 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() 1839 static int link_free_space(struct btrfs_free_space_ctl *ctl, in link_free_space() function 2127 link_free_space(ctl, info); in add_new_bitmap() 2675 ret = link_free_space(ctl, info); in __btrfs_add_free_space() 2865 ret = link_free_space(ctl, info); in btrfs_remove_free_space() 2878 ret = link_free_space(ctl, info); in btrfs_remove_free_space() 3135 link_free_space(ctl, entry); in btrfs_find_space_for_alloc() 3778 link_free_space(ctl, entry); in trim_no_bitmap() [all …]
|