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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_fsops.c46 static int smb_fsop_sdinherit(smb_request_t *, smb_node_t *, smb_fssd_t *);
475 * see smb_fsop_sdinherit() comments as to why.
478 rc = smb_fsop_sdinherit(sr, dnode, &fs_sd);
616 * see smb_fsop_sdinherit() comments as to why.
619 rc = smb_fsop_sdinherit(sr, dnode, &fs_sd);
2437 * smb_fsop_sdinherit
2462 smb_fsop_sdinherit(smb_request_t *sr, smb_node_t *dnode, smb_fssd_t *fs_sd) function

Completed in 49 milliseconds