Searched refs:SMB2_read (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/smb/client/ |
H A D | smb2proto.h | 220 extern int SMB2_read(const unsigned int xid, struct cifs_io_parms *io_parms,
|
H A D | link.c | 388 rc = SMB2_read(xid, &io_parms, pbytes_read, &pbuf, &buf_type); in smb3_query_mf_symlink()
|
H A D | smb2ops.c | 1912 return SMB2_read(xid, parms, bytes_read, buf, buf_type); in smb2_sync_read()
|
H A D | smb2pdu.c | 4671 SMB2_read(const unsigned int xid, struct cifs_io_parms *io_parms, in SMB2_read() function
|