Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dsmb2pdu.c4396 smb2_new_read_req(void **buf, unsigned int *total_len, in smb2_new_read_req() function
4603 rc = smb2_new_read_req( in smb2_async_readv()
4671 rc = smb2_new_read_req((void **)&req, &total_len, io_parms, NULL, 0, 0); in SMB2_read()