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

/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/refquota/
H A Drefquota_008_neg.ksh30 # 1. Create a sub-filesystem $TESTSUBFS1
31 # 2. Create a file in the sub-filesystem $TESTSUBFS1
32 # 3. Create a snapshot of the sub-filesystem $TESTSUBFS1
35 # half the sub-filesystem $TESTSUBFS1 file size
36 # 6. Verify that zfs receive of the snapshot of $TESTSUBFS1
57 log_must zfs create $FS/$TESTSUBFS1
60 mntpnt1=$(get_prop mountpoint $FS/$TESTSUBFS1)
64 log_must zfs snapshot $FS/$TESTSUBFS1@snap200m
67 log_mustnot eval "zfs send $FS/$TESTSUBFS1@snap200m |" \
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/include/
H A Ddefault.cfg.in99 export TESTSUBFS1=subfs1

Completed in 110 milliseconds