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

/linux-master/fs/btrfs/
H A Dfree-space-cache.c47 static void unlink_free_space(struct btrfs_free_space_ctl *ctl,
71 unlink_free_space(ctl, info, true);
913 unlink_free_space(ctl, info, true);
1817 static inline void unlink_free_space(struct btrfs_free_space_ctl *ctl, function
2144 unlink_free_space(ctl, bitmap_info, true);
2478 unlink_free_space(ctl, right_info, update_stat);
2488 unlink_free_space(ctl, left_info, update_stat);
2851 unlink_free_space(ctl, info, true);
3114 unlink_free_space(ctl, entry, true);
3759 unlink_free_space(ct
[all...]

Completed in 133 milliseconds