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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_close.c59 status = smb2_ofile_getattr(sr, of, &attr);
H A Dsmb2_ofile.c23 smb2_ofile_getattr(smb_request_t *sr, smb_ofile_t *of, smb_attr_t *ap) function
53 * not already obtained by smb2_ofile_getattr().
H A Dsmb2_qinfo_file.c105 status = smb2_ofile_getattr(sr, of, &qi->qi_attr);
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb2_kproto.h76 uint32_t smb2_ofile_getattr(smb_request_t *, smb_ofile_t *, smb_attr_t *);

Completed in 71 milliseconds