Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dsmb2proto.h220 extern int SMB2_read(const unsigned int xid, struct cifs_io_parms *io_parms,
H A Dlink.c388 rc = SMB2_read(xid, &io_parms, pbytes_read, &pbuf, &buf_type); in smb3_query_mf_symlink()
H A Dsmb2ops.c1912 return SMB2_read(xid, parms, bytes_read, buf, buf_type); in smb2_sync_read()
H A Dsmb2pdu.c4671 SMB2_read(const unsigned int xid, struct cifs_io_parms *io_parms, in SMB2_read() function