Home
last modified time | relevance | path

Searched refs:metaslab_class_get_space (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/contrib/openzfs/include/sys/
H A Dmetaslab.h120 uint64_t metaslab_class_get_space(metaslab_class_t *);
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa.c459 size = metaslab_class_get_space(mc); in spa_prop_get_config()
460 size += metaslab_class_get_space(spa_special_class(spa)); in spa_prop_get_config()
461 size += metaslab_class_get_space(spa_dedup_class(spa)); in spa_prop_get_config()
462 size += metaslab_class_get_space(spa_embedded_log_class(spa)); in spa_prop_get_config()
463 size += metaslab_class_get_space( in spa_prop_get_config()
9246 old_space = metaslab_class_get_space(spa_normal_class(spa));
9247 old_space += metaslab_class_get_space(spa_special_class(spa));
9248 old_space += metaslab_class_get_space(spa_dedup_class(spa));
9249 old_space += metaslab_class_get_space(
9251 old_space += metaslab_class_get_space(
[all …]
H A Dmetaslab.c723 metaslab_class_get_space(metaslab_class_t *mc) in metaslab_class_get_space() function
822 fragmentation /= metaslab_class_get_space(mc); in metaslab_class_fragmentation()
4550 uint64_t free_space = metaslab_class_get_space(spa_normal_class(spa)) - in metaslab_sync_done()
H A Dvdev_removal.c2216 uint64_t available = metaslab_class_get_space(normal) - in spa_vdev_remove_top_check()
H A Dspa_misc.c2087 uint64_t space = metaslab_class_get_space(special); in spa_preferred_class()
H A Dddt.c1051 uint64_t capacity = metaslab_class_get_space(mc); in ddt_special_over_quota()
H A Dzio.c4308 (u_longlong_t)metaslab_class_get_space(mc)); in zio_dva_allocate()
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzvol_os.c527 avail = metaslab_class_get_space(spa_normal_class(spa)); in zvol_geom_bio_getattr()
1174 avail = metaslab_class_get_space(spa_normal_class(spa)); in zvol_cdev_ioctl()
/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c1224 zs->zs_space = metaslab_class_get_space(spa_normal_class(ztest_spa)); in ztest_kill()
4407 old_class_space = metaslab_class_get_space(mc); in ztest_vdev_LUN_growth()
4479 new_class_space = metaslab_class_get_space(mc); in ztest_vdev_LUN_growth()
7955 uint64_t capacity = metaslab_class_get_space(spa_normal_class(spa)) / 2; in ztest_freeze()
8201 zs->zs_space = metaslab_class_get_space(spa_normal_class(spa)); in ztest_raidz_expand_run()
8355 zs->zs_space = metaslab_class_get_space(spa_normal_class(spa)); in ztest_generic_run()
/freebsd/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c7245 norm_space = metaslab_class_get_space(spa_normal_class(spa)); in dump_block_stats()
7304 uint64_t space = metaslab_class_get_space( in dump_block_stats()
7315 uint64_t space = metaslab_class_get_space( in dump_block_stats()
7326 uint64_t space = metaslab_class_get_space( in dump_block_stats()
7338 uint64_t space = metaslab_class_get_space( in dump_block_stats()