Home
last modified time | relevance | path

Searched refs:recalc_thresholds (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/btrfs/
Dfree-space-cache.h47 void (*recalc_thresholds)(struct btrfs_free_space_ctl *ctl); member
Dinode-map.c338 .recalc_thresholds = recalculate_thresholds,
360 .recalc_thresholds = pinned_recalc_thresholds,
Dfree-space-cache.c787 ctl->op->recalc_thresholds(ctl); in __load_free_space_cache()
1860 ctl->op->recalc_thresholds(ctl); in add_new_bitmap()
1870 ctl->op->recalc_thresholds(ctl); in free_bitmap()
2020 .recalc_thresholds = recalculate_thresholds,
2786 ctl->op->recalc_thresholds(ctl); in btrfs_alloc_from_cluster()