Searched refs:bytes_returned (Results 1 – 6 of 6) sorted by relevance
/linux-2.6.39/fs/cifs/ |
D | cifssmb.c | 366 int bytes_returned; in CIFSSMBNegotiate() local 416 (struct smb_hdr *) pSMBr, &bytes_returned, 0); in CIFSSMBNegotiate() 805 int bytes_returned = 0; in CIFSPOSIXDelFile() local 858 (struct smb_hdr *) pSMBr, &bytes_returned, 0); in CIFSPOSIXDelFile() 878 int bytes_returned; in CIFSSMBDelFile() local 904 (struct smb_hdr *) pSMBr, &bytes_returned, 0); in CIFSSMBDelFile() 923 int bytes_returned; in CIFSSMBRmDir() local 948 (struct smb_hdr *) pSMBr, &bytes_returned, 0); in CIFSSMBRmDir() 966 int bytes_returned; in CIFSSMBMkDir() local 991 (struct smb_hdr *) pSMBr, &bytes_returned, 0); in CIFSSMBMkDir() [all …]
|
D | transport.c | 834 int bytes_returned; in send_lock_cancel() local 848 &bytes_returned, 0); in send_lock_cancel()
|
D | cifsproto.h | 83 int *bytes_returned);
|
/linux-2.6.39/drivers/scsi/ |
D | hptiop.h | 203 __le32 bytes_returned; member 280 u32 *bytes_returned; member
|
D | hptiop.c | 654 if (arg->bytes_returned) in hptiop_iop_request_callback_itl() 655 *arg->bytes_returned = arg->outbuf_size; in hptiop_iop_request_callback_itl()
|
/linux-2.6.39/sound/pci/asihpi/ |
D | hpi_internal.h | 838 u32 bytes_returned; /* size of items returned */ member
|