Searched refs:pbytes_read (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/cifs/ |
| A D | link.c | 293 char *pbuf, unsigned int *pbytes_read) in cifs_query_mf_symlink() argument 328 rc = CIFSSMBRead(xid, &io_parms, pbytes_read, &pbuf, &buf_type); in cifs_query_mf_symlink() 375 char *pbuf, unsigned int *pbytes_read) in smb3_query_mf_symlink() argument 424 rc = SMB2_read(xid, &io_parms, pbytes_read, &pbuf, &buf_type); in smb3_query_mf_symlink()
|
| A D | smb2proto.h | 107 unsigned int *pbytes_read);
|
| A D | cifsproto.h | 575 unsigned int *pbytes_read);
|
Completed in 8 milliseconds