Searched refs:snapshot1 (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/xattr/ |
| H A D | xattr_005_pos.ksh | 48 log_must zfs destroy $TESTPOOL/$TESTFS@snapshot1 60 log_must zfs snapshot $TESTPOOL/$TESTFS@snapshot1 61 log_must zfs clone $TESTPOOL/$TESTFS@snapshot1 $TESTPOOL/$TESTFS/clone
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/libzfs_input_check/ |
| H A D | libzfs_input_check.c | 572 test_send_space(const char *snapshot1, const char *snapshot2) in test_send_space() argument 576 fnvlist_add_string(optional, "from", snapshot1); in test_send_space() 701 test_redact(const char *snapshot1, const char *snapshot2) in test_redact() argument 711 IOC_INPUT_TEST(ZFS_IOC_REDACT, snapshot1, required, NULL, 0); in test_redact() 716 strlcpy(bookmark, snapshot1, sizeof (bookmark)); in test_redact()
|