Searched refs:ZFS_ACL_CUR_USER (Results 1 – 9 of 9) sorted by relevance
386 for user in $ZFS_ACL_CUR_USER root $ZFS_ACL_STAFF2; do414 create_object "dir" $object $ZFS_ACL_CUR_USER416 create_object "file" $object $ZFS_ACL_CUR_USER436 for user in $ZFS_ACL_CUR_USER root $ZFS_ACL_STAFF2; do457 create_object "dir" $object $ZFS_ACL_CUR_USER459 create_object "file" $object $ZFS_ACL_CUR_USER479 for user in $ZFS_ACL_CUR_USER root $ZFS_ACL_STAFF2; do500 create_object "dir" $object $ZFS_ACL_CUR_USER502 create_object "file" $object $ZFS_ACL_CUR_USER522 for user in $ZFS_ACL_CUR_USER root $ZFS_ACL_STAFF2; do[all …]
113 log_must read_ACL $node $ZFS_ACL_CUR_USER114 log_must write_ACL $node $ZFS_ACL_CUR_USER124 if [[ $ZFS_ACL_CUR_USER == root ]]; then126 elif [[ $ZFS_ACL_CUR_USER == $ZFS_ACL_STAFF1 ]]; then
84 log=$(logname $node $acl_spec $ZFS_ACL_CUR_USER)85 $log rwx_node $ZFS_ACL_CUR_USER $node $acl_spec
128 log=$(logname $acl_target $ZFS_ACL_CUR_USER)129 $log operate_node $ZFS_ACL_CUR_USER $node $acl_target
122 log=$(logname $acl_target $owner $ZFS_ACL_CUR_USER)123 $log operate_node $ZFS_ACL_CUR_USER $node $acl_target
177 log=$(logname "$acl_parent" $acl_target $ZFS_ACL_CUR_USER)178 $log operate_node $ZFS_ACL_CUR_USER $node
74 case $ZFS_ACL_CUR_USER in
225 export ZFS_ACL_CUR_USER=$1235 $CHG_USR_EXEC "$ZFS_ACL_CUR_USER" $@
46 export ZFS_ACL_CUR_USER=""