Searched refs:nfile1 (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/test/zfs-tests/tests/functional/acl/nontrivial/
H A Dzfs_acl_chmod_inherit_004_pos.ksh62 typeset nfile1="$basedir/nfile1" nfile2="$basedir/nfile2"
95 log_must usr_exec touch $nfile1
97 log_mustnot check_execute_bit $nfile1
H A Dzfs_acl_chmod_inherit_001_pos.ksh53 # |_ nfile1
93 nfile1=$basedir/nfile1; nfile2=$ndir1/nfile2; nfile3=$ndir2/nfile3
96 allnodes="$basedir $ndir1 $ndir2 $ndir3 $nfile1 $nfile2 $nfile3"
111 log_must usr_exec touch $nfile1 $nfile2 $nfile3
119 inherit_nodes="$inherit_nodes $nfile1"
H A Dzfs_acl_chmod_inherit_002_neg.ksh50 # |_ nfile1
88 nfile1=$basedir/nfile1; nfile2=$ndir1/nfile2; nfile3=$ndir2/nfile3
91 allnodes="$ndir1 $ndir2 $ndir3 $nfile1 $nfile2 $nfile3"
113 log_must usr_exec touch $nfile1 $nfile2 $nfile3
124 non_inherit_nodes="$nfile1 $nfile2 $nfile3"
H A Dzfs_acl_chmod_inherit_002_pos.ksh50 # |_ nfile1
98 nfile1=$basedir/nfile1; nfile2=$ndir1/nfile2; nfile3=$ndir2/nfile3
101 allnodes="$ndir1 $ndir2 $ndir3 $nfile1 $nfile2 $nfile3"
126 log_must usr_exec touch $nfile1 $nfile2 $nfile3
130 inherit_nodes="$inherit_nodes $nfile1"
H A Dzfs_acl_chmod_inherit_003_pos.ksh49 # |_ nfile1
86 nfile1=$basedir/nfile1; nfile2=$ndir1/nfile2; nfile3=$ndir2/nfile3
89 allnodes="$ndir1 $ndir2 $ndir3 $nfile1 $nfile2 $nfile3"
102 log_must usr_exec touch $nfile1 $nfile2 $nfile3
108 inherit_nodes="$inherit_nodes $nfile1"

Completed in 58 milliseconds