Searched defs:dir_zacl (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_acl.c724 smb_fsacl_inherit(acl_t *dir_zacl, int is_dir, int which_acl, cred_t *cr) argument
744 num_inheritable = smb_fsacl_inheritable(dir_zacl, is_dir);
765 for (numaces = 0, dir_zace = dir_zacl->acl_aclp;
766 numaces < dir_zacl->acl_cnt;

Completed in 61 milliseconds