Home
last modified time | relevance | path

Searched refs:spa_has_checkpoint (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_checkpoint.c367 ASSERT(!spa_has_checkpoint(spa)); in spa_checkpoint_discard_is_done()
388 if (spa_has_checkpoint(spa)) in spa_checkpoint_discard_thread_check()
H A Dvdev_removal.c508 ASSERT(!spa_has_checkpoint(spa)); in free_from_removing_vdev()
2082 error = (spa_has_checkpoint(spa)) ? in spa_vdev_remove()
H A Dspa_misc.c2561 spa_has_checkpoint(spa_t *spa) in spa_has_checkpoint() function
2600 if (spa_has_checkpoint(spa) && avail == 0) in spa_suspend_async_destroy()
H A Dmetaslab.c3921 ASSERT(spa_has_checkpoint(spa)); in metaslab_sync()
3999 ASSERT(spa_has_checkpoint(spa)); in metaslab_sync()
5237 ASSERT(spa_has_checkpoint(spa)); in metaslab_free_concrete()
H A Dspa.c837 int error = (spa_has_checkpoint(spa)) ? in spa_change_guid_check()
6252 error = (spa_has_checkpoint(spa)) ?
6485 error = (spa_has_checkpoint(spa)) ?
6960 error = (spa_has_checkpoint(spa)) ?
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h990 extern boolean_t spa_has_checkpoint(spa_t *spa);