Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_acl.c774 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.c2700 dacl = smb_fsacl_inherit(pfs_sd.sd_zdacl, is_dir, in smb_fsop_sdinherit()
2706 sacl = smb_fsacl_inherit(pfs_sd.sd_zsacl, is_dir, in smb_fsop_sdinherit()
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h913 acl_t *smb_fsacl_inherit(acl_t *, int, int, cred_t *);