Searched refs:bytes_returned (Results 1 – 3 of 3) sorted by relevance
/fs/cifs/ |
D | cifssmb.c | 671 int bytes_returned; in CIFSSMBNegotiate() local 709 (struct smb_hdr *) pSMBr, &bytes_returned, 0); in CIFSSMBNegotiate() 929 int bytes_returned = 0; in CIFSPOSIXDelFile() local 980 (struct smb_hdr *) pSMBr, &bytes_returned, 0); in CIFSPOSIXDelFile() 1000 int bytes_returned; in CIFSSMBDelFile() local 1025 (struct smb_hdr *) pSMBr, &bytes_returned, 0); in CIFSSMBDelFile() 1044 int bytes_returned; in CIFSSMBRmDir() local 1069 (struct smb_hdr *) pSMBr, &bytes_returned, 0); in CIFSSMBRmDir() 1088 int bytes_returned; in CIFSSMBMkDir() local 1113 (struct smb_hdr *) pSMBr, &bytes_returned, 0); in CIFSSMBMkDir() [all …]
|
D | transport.c | 1392 int bytes_returned; in send_lock_cancel() local 1406 &bytes_returned, 0); in send_lock_cancel()
|
D | cifsproto.h | 128 int *bytes_returned);
|