Searched refs:pbytes_written (Results 1 – 3 of 3) sorted by relevance
| /fs/smb/client/ |
| A D | link.c | 299 char *pbuf, unsigned int *pbytes_written) in cifs_create_mf_symlink() argument 327 rc = CIFSSMBWrite(xid, &io_parms, pbytes_written, pbuf); in cifs_create_mf_symlink() 402 char *pbuf, unsigned int *pbytes_written) in smb3_create_mf_symlink() argument 448 rc = SMB2_write(xid, &io_parms, pbytes_written, iov, 1); in smb3_create_mf_symlink() 451 if ((rc == 0) && (*pbytes_written != CIFS_MF_SYMLINK_FILE_SIZE)) in smb3_create_mf_symlink()
|
| A D | smb2proto.h | 109 char *pbuf, unsigned int *pbytes_written);
|
| A D | cifsproto.h | 634 unsigned int *pbytes_written);
|
Completed in 7 milliseconds