Searched refs:smb_set_open_attributes (Results 1 – 1 of 1) sorted by relevance
47 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