Home
last modified time | relevance | path

Searched refs:is_pool_imported (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/mmp/
H A Dmmp.kshlib43 function is_pool_imported # pool opts function
57 while is_pool_imported "$pool" "$opts"; do
117 while ! is_pool_imported "$pool" "-d $dir"; do
H A Dmmp_active_import.ksh69 log_must is_pool_imported $MMP_POOL "-d $MMP_DIR"