Searched refs:mntp2 (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_share/
H A Dzfs_share_006_pos.ksh89 typeset mntp2=$TESTDIR2
91 log_must zfs set mountpoint=$mntp2 $ctr/$TESTFS2
93 is_shared $mntp2 || \
94 log_fail "File system $mntp2 was not shared (set sharenfs)."
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_destroy/
H A Dzfs_destroy_004_pos.ksh88 mntp2=$TESTDIR2
102 log_must zfs set mountpoint=$mntp2 $clone
104 for arg in "$fs1 $mntp1" "$clone $mntp2"; do

Completed in 60 milliseconds