Home
last modified time | relevance | path

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

/titanic_44/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) in smb_fsacl_inherit() function
H A Dsmb_fsops.c2417 dacl = smb_fsacl_inherit(fs_sd->sd_zdacl, is_dir, SMB_DACL_SECINFO, in smb_fsop_sdinherit()
2419 sacl = smb_fsacl_inherit(fs_sd->sd_zsacl, is_dir, SMB_SACL_SECINFO, in smb_fsop_sdinherit()
/titanic_44/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h802 acl_t *smb_fsacl_inherit(acl_t *, int, int, cred_t *);