Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dhv.c12 int bytes_returned; in mlx5_hv_config_common() local
23 &bytes_returned) : in mlx5_hv_config_common()
28 if (read && !rc && len != bytes_returned) in mlx5_hv_config_common()
/linux/fs/smb/client/
H A Dcifssmb.c430 int bytes_returned; in CIFSSMBNegotiate() local
471 (struct smb_hdr *) pSMBr, &bytes_returned, 0); in CIFSSMBNegotiate()
705 int bytes_returned = 0; in CIFSPOSIXDelFile() local
757 (struct smb_hdr *) pSMBr, &bytes_returned, 0); in CIFSPOSIXDelFile()
778 int bytes_returned; in CIFSSMBDelFile() local
804 (struct smb_hdr *) pSMBr, &bytes_returned, 0); in CIFSSMBDelFile()
824 int bytes_returned; in CIFSSMBRmDir() local
850 (struct smb_hdr *) pSMBr, &bytes_returned, 0); in CIFSSMBRmDir()
870 int bytes_returned; in CIFSSMBMkDir() local
896 (struct smb_hdr *) pSMBr, &bytes_returned, 0); in CIFSSMBMkDir()
[all …]
/linux/drivers/pci/controller/
H A Dpci-hyperv-intf.c23 unsigned int block_id, unsigned int *bytes_returned) in hyperv_read_cfg_blk() argument
29 bytes_returned); in hyperv_read_cfg_blk()
/linux/drivers/scsi/
H A Dhptiop.h239 __le32 bytes_returned; member
339 u32 *bytes_returned; member
H A Dhptiop.c823 if (arg->bytes_returned) in hptiop_iop_request_callback_itl()
824 *arg->bytes_returned = arg->outbuf_size; in hptiop_iop_request_callback_itl()
/linux/drivers/platform/olpc/
H A Dolpc-xo175-ec.c29 u8 bytes_returned; member
260 return p->bytes_returned; in olpc_xo175_ec_resp_len()
/linux/include/linux/
H A Dhyperv.h1732 unsigned int block_id, unsigned int *bytes_returned);
1741 unsigned int block_id, unsigned int *bytes_returned);
/linux/sound/pci/asihpi/
H A Dhpi_internal.h808 u32 bytes_returned; /* size of items returned */ member