Searched refs:pbytes_read (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | link.c | 308 char *pbuf, unsigned int *pbytes_read) in cifs_query_mf_symlink() argument 343 rc = CIFSSMBRead(xid, &io_parms, pbytes_read, &pbuf, &buf_type); in cifs_query_mf_symlink() 390 char *pbuf, unsigned int *pbytes_read) in smb3_query_mf_symlink() argument 439 rc = SMB2_read(xid, &io_parms, pbytes_read, &pbuf, &buf_type); in smb3_query_mf_symlink()
|
| H A D | smb2proto.h | 118 unsigned int *pbytes_read);
|
| H A D | cifsproto.h | 586 unsigned int *pbytes_read);
|