Searched refs:unlink_free_space (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | free-space-cache.c | 40 static void unlink_free_space(struct btrfs_free_space_ctl *ctl, 651 unlink_free_space(ctl, prev); in merge_space_tree() 652 unlink_free_space(ctl, e); in merge_space_tree() 1651 static void unlink_free_space(struct btrfs_free_space_ctl *ctl, in unlink_free_space() function 1970 unlink_free_space(ctl, bitmap_info); in free_bitmap() 2309 unlink_free_space(ctl, right_info); in try_merge_free_space() 2322 unlink_free_space(ctl, left_info); in try_merge_free_space() 2599 unlink_free_space(ctl, info); in btrfs_remove_free_space() 2771 unlink_free_space(ctl, info); in __btrfs_remove_free_space_cache_locked() 2874 unlink_free_space(ctl, entry); in btrfs_find_space_for_alloc() [all …]
|