Lines Matching refs:btrfs_free_space_ctl
33 struct btrfs_free_space_ctl *ctl = root->free_ino_ctl; in caching_kthread()
139 struct btrfs_free_space_ctl *ctl = root->free_ino_ctl; in start_caching()
212 struct btrfs_free_space_ctl *pinned = root->free_ino_pinned; in btrfs_return_ino()
247 struct btrfs_free_space_ctl *ctl = root->free_ino_ctl; in btrfs_unpin_free_ino()
292 static void recalculate_thresholds(struct btrfs_free_space_ctl *ctl) in recalculate_thresholds()
327 static bool use_bitmap(struct btrfs_free_space_ctl *ctl, in use_bitmap()
342 static void pinned_recalc_thresholds(struct btrfs_free_space_ctl *ctl) in pinned_recalc_thresholds()
346 static bool pinned_use_bitmap(struct btrfs_free_space_ctl *ctl, in pinned_use_bitmap()
366 struct btrfs_free_space_ctl *ctl = root->free_ino_ctl; in btrfs_init_free_ino_ctl()
367 struct btrfs_free_space_ctl *pinned = root->free_ino_pinned; in btrfs_init_free_ino_ctl()
395 struct btrfs_free_space_ctl *ctl = root->free_ino_ctl; in btrfs_save_ino_cache()