Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/mmp/
H A Dmmp.kshlib45 function is_pool_imported # pool opts function
60 while is_pool_imported "$pool" "$opts"; do
128 while ! is_pool_imported "$pool" "-d $dir"; do
H A Dmmp_active_import.ksh69 log_must is_pool_imported $MMP_POOL "-d $MMP_DIR"