Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
H A Dfree-space-cache.h63 void (*recalc_thresholds)(struct btrfs_free_space_ctl *ctl); member
H A Dinode-map.c343 .recalc_thresholds = recalculate_thresholds,
365 .recalc_thresholds = pinned_recalc_thresholds,
H A Dfree-space-cache.c805 ctl->op->recalc_thresholds(ctl); in __load_free_space_cache()
1953 ctl->op->recalc_thresholds(ctl); in add_new_bitmap()
1975 ctl->op->recalc_thresholds(ctl); in free_bitmap()
2142 .recalc_thresholds = recalculate_thresholds,
3063 ctl->op->recalc_thresholds(ctl); in btrfs_alloc_from_cluster()
/kernel/linux/linux-5.10/fs/btrfs/tests/
H A Dfree-space-tests.c402 .recalc_thresholds = cache->free_space_ctl->op->recalc_thresholds, in test_steal_space_from_bitmap_to_extent()

Completed in 8 milliseconds