Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb_common_open.c47 static int smb_set_open_attributes(smb_request_t *, smb_ofile_t *);
840 if ((rc = smb_set_open_attributes(sr, of)) != 0) { in smb_open_subr()
999 smb_set_open_attributes(smb_request_t *sr, smb_ofile_t *of) in smb_set_open_attributes() function