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.c371 ASSERT(!spa_has_checkpoint(spa)); in spa_checkpoint_discard_is_done()
392 if (spa_has_checkpoint(spa)) in spa_checkpoint_discard_thread_check()
H A Dspa_misc.c2940 spa_has_checkpoint(spa_t *spa) in spa_has_checkpoint() function
2979 if (spa_has_checkpoint(spa) && avail == 0) in spa_suspend_async_destroy()
3098 EXPORT_SYMBOL(spa_has_checkpoint);
H A Dvdev_removal.c692 ASSERT(!spa_has_checkpoint(spa)); in free_from_removing_vdev()
2397 error = (spa_has_checkpoint(spa)) ? in spa_vdev_remove()
H A Dmetaslab.c4104 ASSERT(spa_has_checkpoint(spa)); in metaslab_sync()
4186 ASSERT(spa_has_checkpoint(spa)); in metaslab_sync()
5399 ASSERT(spa_has_checkpoint(spa)); in metaslab_free_concrete()
H A Dspa.c986 int error = (spa_has_checkpoint(spa)) ? in spa_change_guid_check()
7461 error = (spa_has_checkpoint(spa)) ?
7839 error = (spa_has_checkpoint(spa)) ?
8329 error = (spa_has_checkpoint(spa)) ?
/freebsd/sys/contrib/openzfs/include/sys/
H A Dspa.h1123 extern boolean_t spa_has_checkpoint(spa_t *spa);