Searched refs:smb_fsacl_inherit (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_fsops.c2487 dacl = smb_fsacl_inherit(fs_sd->sd_zdacl, is_dir, SMB_DACL_SECINFO,
2489 sacl = smb_fsacl_inherit(fs_sd->sd_zsacl, is_dir, SMB_SACL_SECINFO,
H A Dsmb_acl.c714 * smb_fsacl_inherit
724 smb_fsacl_inherit(acl_t *dir_zacl, int is_dir, int which_acl, cred_t *cr) function
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h875 acl_t *smb_fsacl_inherit(acl_t *, int, int, cred_t *);

Completed in 1091 milliseconds