Searched refs:SMB2_read (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/fs/cifs/ | 
| D | smb2proto.h | 186 extern int SMB2_read(const unsigned int xid, struct cifs_io_parms *io_parms,
 | 
| D | link.c | 442 	rc = SMB2_read(xid, &io_parms, pbytes_read, &pbuf, &buf_type);  in smb3_query_mf_symlink()
 | 
| D | smb2ops.c | 1741 	return SMB2_read(xid, parms, bytes_read, buf, buf_type);  in smb2_sync_read()
 | 
| D | smb2pdu.c | 3740 SMB2_read(const unsigned int xid, struct cifs_io_parms *io_parms,  in SMB2_read()  function
 |