recalc_thresholds  784 fs/btrfs/free-space-cache.c 			ctl->op->recalc_thresholds(ctl);
recalc_thresholds 1884 fs/btrfs/free-space-cache.c 	ctl->op->recalc_thresholds(ctl);
recalc_thresholds 1894 fs/btrfs/free-space-cache.c 	ctl->op->recalc_thresholds(ctl);
recalc_thresholds 2044 fs/btrfs/free-space-cache.c 	.recalc_thresholds	= recalculate_thresholds,
recalc_thresholds 2826 fs/btrfs/free-space-cache.c 			ctl->op->recalc_thresholds(ctl);
recalc_thresholds   34 fs/btrfs/free-space-cache.h 	void (*recalc_thresholds)(struct btrfs_free_space_ctl *ctl);
recalc_thresholds  342 fs/btrfs/inode-map.c 	.recalc_thresholds	= recalculate_thresholds,
recalc_thresholds  364 fs/btrfs/inode-map.c 	.recalc_thresholds	= pinned_recalc_thresholds,
recalc_thresholds  403 fs/btrfs/tests/free-space-tests.c 		.recalc_thresholds = cache->free_space_ctl->op->recalc_thresholds,