Searched refs:bookmark (Results 1 – 13 of 13) sorted by relevance
/illumos-gate/usr/src/test/zfs-tests/tests/functional/rsend/ |
H A D | send_mixed_raw.ksh | 95 log_must zfs bookmark $TESTPOOL/$TESTFS1@1 $TESTPOOL/$TESTFS1#b1 96 log_must zfs bookmark $TESTPOOL/$TESTFS1@2 $TESTPOOL/$TESTFS1#b2 102 log_must zfs bookmark $TESTPOOL/$TESTFS2@1 $TESTPOOL/$TESTFS2#b1
|
H A D | rsend_022_pos.ksh | 51 log_must zfs bookmark $sendfs@a $sendfs#bm_a
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_get/ |
H A D | zfs_get_008_pos.ksh | 69 set -A bookmark $TESTPOOL/$TESTFS#$TESTBKMARK $TESTPOOL/$TESTVOL#$TESTBKMARK 101 for dst in ${bookmark[@]}; do
|
H A D | zfs_get_005_neg.ksh | 74 typeset bookmark=($TESTPOOL/$TESTFS#$TESTBKMARK $TESTPOOL/$TESTVOL#$TESTBKMARK) 112 for dst in ${bookmark[@]}; do
|
H A D | zfs_get_001_pos.ksh | 75 typeset bookmark=($TESTPOOL/$TESTFS#$TESTBKMARK $TESTPOOL/$TESTVOL#$TESTBKMARK) 161 check_return_value ${bookmark[i]} "$prop" "$opt"
|
/illumos-gate/usr/src/test/zfs-tests/cmd/libzfs_input_check/ |
H A D | libzfs_input_check.c | 399 test_bookmark(const char *pool, const char *snapshot, const char *bookmark) in test_bookmark() argument 403 fnvlist_add_string(required, bookmark, snapshot); in test_bookmark() 425 test_destroy_bookmarks(const char *pool, const char *bookmark) in test_destroy_bookmarks() argument 429 fnvlist_add_boolean(required, bookmark); in test_destroy_bookmarks() 739 char bookmark[ZFS_MAX_DATASET_NAME_LEN + 32]; in zfs_ioc_input_tests() local 750 (void) snprintf(bookmark, sizeof (bookmark), "%s#bookmark", dataset); in zfs_ioc_input_tests() 791 test_bookmark(pool, snapshot, bookmark); in zfs_ioc_input_tests() 793 test_destroy_bookmarks(pool, bookmark); in zfs_ioc_input_tests()
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_remap/ |
H A D | zfs_remap_cliargs.ksh | 59 log_must zfs bookmark $s $b
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_send/ |
H A D | zfs_send-b.ksh | 52 log_must zfs bookmark "$SENDFS@s1" "$SENDFS#bm"
|
/illumos-gate/usr/src/test/zfs-tests/include/ |
H A D | libtest.shlib | 257 # Create a bookmark of the given snapshot. Defaultly create a bookmark on 262 # $3 bookmark name. Default, $TESTBKMARK 282 log_must zfs bookmark $fs_vol@$snap $fs_vol#$bkmark 606 # Common function used to cleanup bookmark of file system or volume. Default 607 # to delete the file system's bookmark. 609 # $1 bookmark name 633 # Return 0 if a bookmark exists; $? otherwise 635 # $1 - bookmark name 639 zfs list -H -t bookmark "$1" > /dev/null 2>&1
|
/illumos-gate/usr/src/lib/pyzfs/common/ |
H A D | allow.py | 224 bookmark="",
|
/illumos-gate/usr/src/cmd/spell/ |
H A D | extra | 527 bookmark
|
/illumos-gate/usr/src/data/terminfo/ |
H A D | termcap.src | 8254 # me), but I can't find that and the server under my bookmark to "Wyse
|
H A D | terminfo.src | 9253 # me), but I can't find that and the server under my bookmark to "Wyse
|