Home
last modified time | relevance | path

Searched refs:spa_get_slop_space (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_pool.c834 resv = spa_get_slop_space(spa); in dsl_pool_adjustedsize()
H A Dvdev_removal.c1905 if (available < vd->vdev_stat.vs_dspace + spa_get_slop_space(spa)) { in spa_vdev_remove_top_check()
H A Dspa_misc.c1796 spa_get_slop_space(spa_t *spa) in spa_get_slop_space() function
H A Dmetaslab.c4200 if (free_space <= spa_get_slop_space(spa) || vd->vdev_removing) { in metaslab_sync_done()
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h968 extern uint64_t spa_get_slop_space(spa_t *spa);