Home
last modified time | relevance | path

Searched refs:autoexpand (Results 1 – 16 of 16) sorted by relevance

/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_expand/
H A Dzpool_expand_001_pos.ksh80 log_must $ZPOOL create -o autoexpand=on $TESTPOOL1 $type \
85 typeset autoexp=$(get_pool_prop autoexpand $TESTPOOL1)
H A Dzpool_expand_003_neg.ksh84 typeset autoexp=$(get_pool_prop autoexpand $TESTPOOL1)
H A Dzpool_expand_002_pos.ksh85 typeset autoexp=$(get_pool_prop autoexpand $TESTPOOL1)
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_expand/
H A Dzpool_expand_001_pos.ksh121 log_must zpool create -f -o autoexpand=on $TESTPOOL1 $type \
124 typeset autoexp=$(get_pool_prop autoexpand $TESTPOOL1)
H A Dzpool_expand_005_pos.ksh65 typeset autoexp=$(get_pool_prop autoexpand $TESTPOOL1)
H A Dzpool_expand_002_pos.ksh75 typeset autoexp=$(get_pool_prop autoexpand $TESTPOOL1)
/freebsd/contrib/tcsh/
H A Ded.inputl.c95 Char *autoexpand; in Inputl() local
398 autoexpand = varval(STRautoexpand); in Inputl()
399 if (autoexpand != STRNULL) in Inputl()
404 Strcmp(autoexpand, STRonlyhistory) != 0) { in Inputl()
H A Ddot.tcshrc22 autoexpand \
H A DFixes255 22. set autoexpand; set histchars="";\n<tab> crash. From Debian
305 4. Add autoexpand=onlyhistory (Don Estabrook, m66)
958 52. Fix possible core dump when !:<tab> in autoexpand mode (rbrown@ERA.COM)
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_create/
H A Dzpool_create_018_pos.ksh80 if pool_prop_exist autoexpand ; then
/freebsd/tools/tools/nanobsd/rescue/Files/root/
H A D.cshrc36 set autoexpand
/freebsd/share/skel/
H A Ddot.cshrc33 set autoexpand
/freebsd/bin/csh/
H A Ddot.cshrc36 set autoexpand
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_get/
H A Dzpool_get.cfg48 "autoexpand"
/freebsd/tools/boot/
H A Drootgen.sh424 zpool set autoexpand=on ${pool}
473 zpool set autoexpand=on ${pool}
518 zpool set autoexpand=on ${pool}
/freebsd/usr.sbin/makefs/tests/
H A Dmakefs_zfs_tests.sh72 atf_test_case autoexpand cleanup
863 atf_add_test_case autoexpand