Searched refs:pbytes_read (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/fs/smb/client/ |
D | link.c | 264 char *pbuf, unsigned int *pbytes_read) in cifs_query_mf_symlink() argument 300 rc = CIFSSMBRead(xid, &io_parms, pbytes_read, &pbuf, &buf_type); in cifs_query_mf_symlink() 349 char *pbuf, unsigned int *pbytes_read) in smb3_query_mf_symlink() argument 400 rc = SMB2_read(xid, &io_parms, pbytes_read, &pbuf, &buf_type); in smb3_query_mf_symlink()
|
D | smb2proto.h | 95 unsigned int *pbytes_read);
|
D | cifsproto.h | 595 unsigned int *pbytes_read);
|