Home
last modified time | relevance | path

Searched refs:sendpool (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/
H A Dsend_hole_birth.ksh41 sendpool=$POOL
42 sendfs=$sendpool/sendfs
54 cleanup_pool $sendpool
92 log_must cleanup_pool $sendpool
106 log_must cleanup_pool $sendpool
H A Drsend.kshlib653 typeset sendpool=${sendfs%%/*}
656 datasetexists $sendfs && log_must_busy zfs destroy -r $sendpool
682 log_must eval "zfs send -v $sendfs@a >/$sendpool/initial.zsend"
684 ">/$sendpool/incremental.zsend"
780 typeset sendpool=${sendfs%%/*}
785 rm -f /$sendpool/initial.zsend /$sendpool/incremental.zsend
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_receive/
H A Dzfs_receive_new_props.ksh53 poolname=sendpool