Home
last modified time | relevance | path

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

/Linux-v5.4/fs/cifs/
Dlink.c305 char *pbuf, unsigned int *pbytes_read) in cifs_query_mf_symlink() argument
340 rc = CIFSSMBRead(xid, &io_parms, pbytes_read, &pbuf, &buf_type); in cifs_query_mf_symlink()
391 char *pbuf, unsigned int *pbytes_read) in smb3_query_mf_symlink() argument
442 rc = SMB2_read(xid, &io_parms, pbytes_read, &pbuf, &buf_type); in smb3_query_mf_symlink()
Dsmb2proto.h109 unsigned int *pbytes_read);
Dcifsproto.h566 unsigned int *pbytes_read);