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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_common_open.c47 static int smb_set_open_attributes(smb_request_t *, smb_ofile_t *);
647 * smb_set_open_attributes
690 * smb_set_open_attributes
747 * smb_set_open_attributes
840 if ((rc = smb_set_open_attributes(sr, of)) != 0) {
983 * smb_set_open_attributes
999 smb_set_open_attributes(smb_request_t *sr, smb_ofile_t *of) function

Completed in 56 milliseconds