Searched refs:vol1 (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_copies/ |
H A D | zfs_copies_001_pos.ksh | 47 for ds in $fs1 $fs2 $vol1 $vol2; do 61 vol1=$TESTPOOL/$TESTVOL1 74 log_must $ZFS create -V $VOLSIZE -o copies=$val $vol1 76 log_must $ZFS create -o copies=$val $vol1 78 for ds in $fs1 $vol1; do 95 for ds in $fs1 $vol1; do
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_expand/ |
H A D | zpool_expand_003_neg.ksh | 73 log_must $ZPOOL create $TESTPOOL1 $type /dev/zvol/dsk/$VFS/vol1 \
|
H A D | zpool_expand_001_pos.ksh | 75 /dev/zvol/dsk/$VFS/vol1 /dev/zvol/dsk/$VFS/vol2 \
|
H A D | zpool_expand_002_pos.ksh | 74 log_must $ZPOOL create $TESTPOOL1 $type /dev/zvol/dsk/$VFS/vol1 \
|
/titanic_50/usr/src/cmd/avs/rdc/ |
H A D | sndradm.c | 3812 char *vol1, *vol2, *vol3; local 4444 vol1 = fromfile; 4452 vol1 = tofile; 4474 if (nsc_lookup(volhash, vol1) == NULL) { 4475 if (cfg_vol_enable(cfg, vol1, ctag, "sndr") 4480 vol1, tohost, tofile); 4490 vol1, tohost, tofile); 4526 vol1, tohost, tofile); 4574 if (cfg_vol_disable(cfg, vol1, ctag, 4578 "configuration"), vol1); [all …]
|