/freebsd/tests/sys/cddl/zfs/tests/inheritance/ |
H A D | state015.cfg | 28 # Verify that executing 'zfs inherit' at the top level in the hierarchy 33 # Executing 'zfs inherit' at the middle level results in the middle level 37 # Executing 'zfs inherit' at the bottom level is somewhat redundant but 43 testpool.inherit:inherit 47 testpool.inherit/TESTCTR testpool.inherit/TESTCTR 50 testpool.inherit/TESTCTR:inherit 54 testpool.inherit/TESTCTR default 57 testpool.inherit/TESTCTR/TESTFS1:inherit
|
H A D | state017.cfg | 28 # Verify that executing 'zfs inherit' at the top level in the hierarchy 34 # Executing 'zfs inherit' at the middle level results in the middle level 38 # Executing 'zfs inherit' at the bottom level is somewhat redundant but 44 testpool.inherit:inherit 48 testpool.inherit/TESTCTR testpool.inherit/TESTCTR 51 testpool.inherit/TESTCTR:inherit 55 testpool.inherit/TESTCTR default 58 testpool.inherit/TESTCTR/TESTFS1:inherit
|
H A D | state019.cfg | 28 # Verify that executing 'zfs inherit' at the top level in the hierarchy 34 # Executing 'zfs inherit' at the middle and bottom levels is somewhat 39 testpool.inherit:inherit 42 testpool.inherit default 43 testpool.inherit default 46 testpool.inherit/TESTCTR:inherit 53 testpool.inherit/TESTCTR/TESTFS1:inherit
|
H A D | state020.cfg | 28 # Verify that executing 'zfs inherit -r' at the top level in the hierarchy 34 # Executing 'zfs inherit -r' at the middle and bottom levels is somewhat 40 testpool.inherit:inherit -r 43 testpool.inherit default 44 testpool.inherit default 47 testpool.inherit/TESTCTR:inherit -r 54 testpool.inherit/TESTCTR/TESTFS1:inherit -r
|
H A D | state021.cfg | 28 # Verify that executing 'zfs inherit' at the top level in the hierarchy 34 # Executing 'zfs inherit' at the bottom level results in it inheriting 40 testpool.inherit:inherit 43 testpool.inherit default 47 testpool.inherit/TESTCTR:inherit 54 testpool.inherit/TESTCTR/TESTFS1:inherit
|
H A D | state023.cfg | 28 # Verify that executing 'zfs inherit' at the top level in the hierarchy 32 # Executing 'zfs inherit' at the middle level results in it inheriting 35 # Executing 'zfs inherit' at the bottom level results in it inheriting 41 testpool.inherit:inherit 48 testpool.inherit/TESTCTR:inherit 55 testpool.inherit/TESTCTR/TESTFS1:inherit
|
H A D | state016.cfg | 28 # Verify that executing 'zfs inherit -r' at the top level in the hierarchy 34 # Executing 'zfs inherit -r' at the bottom and middle levels after executing 40 testpool.inherit:inherit -r 44 testpool.inherit default 46 testpool.inherit/TESTCTR:inherit -r 52 testpool.inherit/TESTCTR/TESTFS1:inherit -r
|
H A D | state018.cfg | 28 # Verify that executing 'zfs inherit -r' at the top level in the hierarchy 35 # Executing 'zfs inherit -r' at the middle and bottom levels after executing 41 testpool.inherit:inherit -r 45 testpool.inherit/TESTCTR default 48 testpool.inherit/TESTCTR:inherit -r 55 testpool.inherit/TESTCTR/TESTFS1:inherit
|
H A D | state022.cfg | 28 # Verify that executing 'zfs inherit -r' at the top level in the hierarchy 34 # Executing 'zfs inherit -r' at the middle and bottom levels is somewhat 39 testpool.inherit:inherit -r 42 testpool.inherit default 46 testpool.inherit/TESTCTR:inherit -r 53 testpool.inherit/TESTCTR/TESTFS1:inherit -r
|
H A D | state012.cfg | 28 # Verify that running 'zfs inherit -r' at each level of the data hierarchy 33 # Executing inherit -r at the middle level and bottom levels after 40 testpool.inherit:inherit -r 46 testpool.inherit/TESTCTR:inherit -r 52 testpool.inherit/TESTCTR/TESTFS1:inherit -r
|
H A D | state024.cfg | 28 # Verify that executing 'zfs inherit -r' at the top level in the hierarchy 33 # Executing 'zfs inherit -r' at the middle and bottom levels after doing so 39 testpool.inherit:inherit -r 46 testpool.inherit/TESTCTR:inherit 53 testpool.inherit/TESTCTR/TESTFS1:inherit
|
H A D | state014.cfg | 28 # Verify that running 'zfs inherit -r' at each level of the data hierarchy 33 # Note : executing inherit -r at the middle level and bottom levels after 40 testpool.inherit:inherit -r 46 testpool.inherit/TESTCTR:inherit -r 52 testpool.inherit/TESTCTR/TESTFS1:inherit -r
|
H A D | state009.cfg | 28 # Verify that executing 'zfs inherit' at different levels of a 35 testpool.inherit:inherit 41 testpool.inherit/TESTCTR:inherit 47 testpool.inherit/TESTCTR/TESTFS1:inherit
|
H A D | state010.cfg | 28 # Verify that executing 'zfs inherit -r' at different levels of a 34 testpool.inherit:inherit -r 40 testpool.inherit/TESTCTR:inherit -r 46 testpool.inherit/TESTCTR/TESTFS1:inherit -r
|
H A D | state013.cfg | 28 # Verify that executing 'zfs inherit' on each level when the middle 34 testpool.inherit:inherit 40 testpool.inherit/TESTCTR:inherit 46 testpool.inherit/TESTCTR/TESTFS1:inherit
|
H A D | state011.cfg | 28 # Verify that running 'zfs inherit' at each level of the data hierarchy 36 testpool.inherit:inherit 42 testpool.inherit/TESTCTR:inherit 48 testpool.inherit/TESTCTR/TESTFS1:inherit
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/bclone/ |
H A D | bclone_diffprops_all.ksh | 77 log_must zfs inherit checksum $TESTSRCFS 78 log_must zfs inherit compress $TESTSRCFS 79 log_must zfs inherit copies $TESTSRCFS 80 log_must zfs inherit recordsize $TESTSRCFS 81 log_must zfs inherit checksum $TESTDSTFS 82 log_must zfs inherit compress $TESTDSTFS 83 log_must zfs inherit copies $TESTDSTFS 84 log_must zfs inherit recordsize $TESTDSTFS
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/atime/ |
H A D | atime_common.kshlib | 90 zfs inherit atime $TESTPOOL 91 zfs inherit atime $TESTPOOL/$TESTFS 92 zfs inherit atime $TESTPOOL/$TESTCLONE 93 zfs inherit relatime $TESTPOOL 94 zfs inherit relatime $TESTPOOL/$TESTFS 95 zfs inherit relatime $TESTPOOL/$TESTCLONE
|
/freebsd/contrib/libucl/tests/basic/ |
H A D | 18.in | 8 .inherit "defaults" 13 .inherit "mything" 26 .inherit "defaults" 27 .inherit "mything" 28 .inherit "mything1"
|
/freebsd/tests/sys/cddl/zfs/tests/acl/nontrivial/ |
H A D | zfs_acl_chmod_inherit_002_pos.ksh | 129 typeset inherit=$1 200 case $inherit in 281 log_fail "$inherit $i #$count " \ 298 log_fail "$inherit $i #$count " \ 323 log_fail "Unexpect acl: $node, $inherit ($str)" 343 for inherit in "${aclinherit_flag[@]}"; do 349 log_must $ZFS set aclinherit=$inherit $TESTPOOL/$TESTFS 402 verify_inherit $inherit $obj $str
|
H A D | zfs_acl_chmod_inherit_003_pos.ksh | 130 typeset inherit=$1 201 case $inherit in 294 log_fail "$inherit $i #$count " \ 311 log_fail "$inherit $i #$count " \ 336 log_fail "Unexpect acl: $node, $inherit ($str)" 356 for inherit in "${aclinherit_flag[@]}"; do 362 log_must $ZFS set aclinherit=$inherit $TESTPOOL/$TESTFS 436 verify_inherit $inherit $obj $str
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/inheritance/ |
H A D | state023.cfg | 33 # Verify that executing 'zfs inherit' at the top level in the hierarchy 37 # Executing 'zfs inherit' at the middle level results in it inheriting 40 # Executing 'zfs inherit' at the bottom level results in it inheriting 46 TESTPOOL:inherit 53 TESTPOOL/TESTCTR:inherit 60 TESTPOOL/TESTCTR/TESTFS1:inherit
|
H A D | state015.cfg | 33 # Verify that executing 'zfs inherit' at the top level in the hierarchy 38 # Executing 'zfs inherit' at the middle level results in the middle level 42 # Executing 'zfs inherit' at the bottom level is somewhat redundant but 48 TESTPOOL:inherit 55 TESTPOOL/TESTCTR:inherit 62 TESTPOOL/TESTCTR/TESTFS1:inherit
|
H A D | state017.cfg | 33 # Verify that executing 'zfs inherit' at the top level in the hierarchy 39 # Executing 'zfs inherit' at the middle level results in the middle level 43 # Executing 'zfs inherit' at the bottom level is somewhat redundant but 49 TESTPOOL:inherit 56 TESTPOOL/TESTCTR:inherit 63 TESTPOOL/TESTCTR/TESTFS1:inherit
|
/freebsd/contrib/mandoc/ |
H A D | mandoc.css | 25 tbody { border-color: inherit; } 26 tr { border-color: inherit; } 30 border-color: inherit; } 34 pre { font-family: inherit; } 37 color: inherit; 38 font: inherit; 39 text-decoration: inherit; } 197 font-family: inherit; } 200 font-family: inherit; } 203 font-family: inherit; } [all …]
|