Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa_checkpoint.c370 ASSERT(!spa_has_checkpoint(spa)); in spa_checkpoint_discard_is_done()
391 if (spa_has_checkpoint(spa)) in spa_checkpoint_discard_thread_check()
H A Dspa_misc.c2721 spa_has_checkpoint(spa_t *spa) in spa_has_checkpoint() function
2760 if (spa_has_checkpoint(spa) && avail == 0) in spa_suspend_async_destroy()
2880 EXPORT_SYMBOL(spa_has_checkpoint);
H A Dvdev_removal.c519 ASSERT(!spa_has_checkpoint(spa)); in free_from_removing_vdev()
2206 error = (spa_has_checkpoint(spa)) ? in spa_vdev_remove()
H A Dmetaslab.c3985 ASSERT(spa_has_checkpoint(spa)); in metaslab_sync()
4063 ASSERT(spa_has_checkpoint(spa)); in metaslab_sync()
5331 ASSERT(spa_has_checkpoint(spa)); in metaslab_free_concrete()
H A Dspa.c835 int error = (spa_has_checkpoint(spa)) ? in spa_change_guid_check()
6617 error = (spa_has_checkpoint(spa)) ?
6899 error = (spa_has_checkpoint(spa)) ?
7381 error = (spa_has_checkpoint(spa)) ?
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dspa.h1102 extern boolean_t spa_has_checkpoint(spa_t *spa);