Home
last modified time | relevance | path

Searched refs:CIFSSMBRead (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/fs/cifs/
Dlink.c340 rc = CIFSSMBRead(xid, &io_parms, pbytes_read, &pbuf, &buf_type); in cifs_query_mf_symlink()
Dcifsproto.h451 extern int CIFSSMBRead(const unsigned int xid, struct cifs_io_parms *io_parms,
Dsmb1ops.c740 return CIFSSMBRead(xid, parms, bytes_read, buf, buf_type); in cifs_sync_read()
Dcifssmb.c1740 CIFSSMBRead(const unsigned int xid, struct cifs_io_parms *io_parms, in CIFSSMBRead() function