Lines Matching refs:btrfs_free_space_ctl
19 struct btrfs_free_space_ctl *ctl = root->free_ino_ctl; in caching_kthread()
126 struct btrfs_free_space_ctl *ctl = root->free_ino_ctl; in start_caching()
200 struct btrfs_free_space_ctl *pinned = root->free_ino_pinned; in btrfs_return_ino()
235 struct btrfs_free_space_ctl *ctl = root->free_ino_ctl; in btrfs_unpin_free_ino()
278 static void recalculate_thresholds(struct btrfs_free_space_ctl *ctl) in recalculate_thresholds()
313 static bool use_bitmap(struct btrfs_free_space_ctl *ctl, in use_bitmap()
328 static void pinned_recalc_thresholds(struct btrfs_free_space_ctl *ctl) in pinned_recalc_thresholds()
332 static bool pinned_use_bitmap(struct btrfs_free_space_ctl *ctl, in pinned_use_bitmap()
352 struct btrfs_free_space_ctl *ctl = root->free_ino_ctl; in btrfs_init_free_ino_ctl()
353 struct btrfs_free_space_ctl *pinned = root->free_ino_pinned; in btrfs_init_free_ino_ctl()
382 struct btrfs_free_space_ctl *ctl = root->free_ino_ctl; in btrfs_save_ino_cache()