Searched refs:metaslab_class_get_space (Results 1 – 8 of 8) sorted by relevance
115 uint64_t metaslab_class_get_space(metaslab_class_t *);
582 avail = metaslab_class_get_space(spa_normal_class(spa)); in zvol_geom_bio_getattr()1106 avail = metaslab_class_get_space(spa_normal_class(spa)); in zvol_cdev_ioctl()
307 size = metaslab_class_get_space(mc); in spa_prop_get_config()308 size += metaslab_class_get_space(spa_special_class(spa)); in spa_prop_get_config()309 size += metaslab_class_get_space(spa_dedup_class(spa)); in spa_prop_get_config()8033 old_space = metaslab_class_get_space(spa_normal_class(spa));8034 old_space += metaslab_class_get_space(spa_special_class(spa));8035 old_space += metaslab_class_get_space(spa_dedup_class(spa));8039 new_space = metaslab_class_get_space(spa_normal_class(spa));8040 new_space += metaslab_class_get_space(spa_special_class(spa));8041 new_space += metaslab_class_get_space(spa_dedup_class(spa));
500 metaslab_class_get_space(metaslab_class_t *mc) in metaslab_class_get_space() function592 fragmentation /= metaslab_class_get_space(mc); in metaslab_class_fragmentation()4262 uint64_t free_space = metaslab_class_get_space(spa_normal_class(spa)) - in metaslab_sync_done()
1992 uint64_t available = metaslab_class_get_space(normal) - in spa_vdev_remove_top_check()
1936 uint64_t space = metaslab_class_get_space(special); in spa_preferred_class()
1042 zs->zs_space = metaslab_class_get_space(spa_normal_class(ztest_spa)); in ztest_kill()3909 old_class_space = metaslab_class_get_space(mc); in ztest_vdev_LUN_growth()3981 new_class_space = metaslab_class_get_space(mc); in ztest_vdev_LUN_growth()7090 uint64_t capacity = metaslab_class_get_space(spa_normal_class(spa)) / 2; in ztest_freeze()7370 zs->zs_space = metaslab_class_get_space(spa_normal_class(spa)); in ztest_run()
6276 norm_space = metaslab_class_get_space(spa_normal_class(spa)); in dump_block_stats()6328 uint64_t space = metaslab_class_get_space( in dump_block_stats()6339 uint64_t space = metaslab_class_get_space( in dump_block_stats()