Home
last modified time | relevance | path

Searched refs:bytes_returned (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/fs/cifs/
Dcifssmb.c366 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 …]
Dtransport.c834 int bytes_returned; in send_lock_cancel() local
848 &bytes_returned, 0); in send_lock_cancel()
Dcifsproto.h83 int *bytes_returned);
/linux-2.6.39/drivers/scsi/
Dhptiop.h203 __le32 bytes_returned; member
280 u32 *bytes_returned; member
Dhptiop.c654 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/
Dhpi_internal.h838 u32 bytes_returned; /* size of items returned */ member