Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa_checkpoint.c372 ASSERT(!spa_has_checkpoint(spa)); in spa_checkpoint_discard_is_done()
393 if (spa_has_checkpoint(spa)) in spa_checkpoint_discard_thread_check()
H A Dspa_misc.c3049 spa_has_checkpoint(spa_t *spa) in spa_has_checkpoint() function
3088 if (spa_has_checkpoint(spa) && avail == 0) in spa_suspend_async_destroy()
3208 EXPORT_SYMBOL(spa_has_checkpoint);
H A Dvdev_removal.c726 ASSERT(!spa_has_checkpoint(spa)); in free_from_removing_vdev()
2447 error = (spa_has_checkpoint(spa)) ? in spa_vdev_remove()
H A Dmetaslab.c4337 ASSERT(spa_has_checkpoint(spa)); in metaslab_sync()
4419 ASSERT(spa_has_checkpoint(spa)); in metaslab_sync()
5530 ASSERT(spa_has_checkpoint(spa)); in metaslab_free_concrete()
H A Dspa.c1075 int error = (spa_has_checkpoint(spa)) ? in spa_change_guid_check()
8270 error = (spa_has_checkpoint(spa)) ?
8654 error = (spa_has_checkpoint(spa)) ?
9144 error = (spa_has_checkpoint(spa)) ?
/freebsd/sys/contrib/openzfs/include/sys/
H A Dspa.h1164 extern boolean_t spa_has_checkpoint(spa_t *spa);