Home
last modified time | relevance | path

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 Dzfs_copies_001_pos.ksh47 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 Dzpool_expand_003_neg.ksh73 log_must $ZPOOL create $TESTPOOL1 $type /dev/zvol/dsk/$VFS/vol1 \
H A Dzpool_expand_001_pos.ksh75 /dev/zvol/dsk/$VFS/vol1 /dev/zvol/dsk/$VFS/vol2 \
H A Dzpool_expand_002_pos.ksh74 log_must $ZPOOL create $TESTPOOL1 $type /dev/zvol/dsk/$VFS/vol1 \
/titanic_50/usr/src/cmd/avs/rdc/
H A Dsndradm.c3812 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 …]