Searched refs:CIFSSMBRead (Results  1 – 4 of 4) sorted by relevance
| /Linux-v6.6/fs/smb/client/ | 
| D | link.c | 300 	rc = CIFSSMBRead(xid, &io_parms, pbytes_read, &pbuf, &buf_type);  in cifs_query_mf_symlink()
  | 
| D | cifsproto.h | 483 extern int CIFSSMBRead(const unsigned int xid, struct cifs_io_parms *io_parms,
  | 
| D | smb1ops.c | 776 	return CIFSSMBRead(xid, parms, bytes_read, buf, buf_type);  in cifs_sync_read()
  | 
| D | cifssmb.c | 1379 CIFSSMBRead(const unsigned int xid, struct cifs_io_parms *io_parms,  in CIFSSMBRead()  function
  |