Searched refs:bytes_returned (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | hv.c | 12 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 D | cifssmb.c | 430 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 D | pci-hyperv-intf.c | 23 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 D | hptiop.h | 239 __le32 bytes_returned; member 339 u32 *bytes_returned; member
|
| H A D | hptiop.c | 823 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 D | olpc-xo175-ec.c | 29 u8 bytes_returned; member 260 return p->bytes_returned; in olpc_xo175_ec_resp_len()
|
| /linux/include/linux/ |
| H A D | hyperv.h | 1732 unsigned int block_id, unsigned int *bytes_returned); 1741 unsigned int block_id, unsigned int *bytes_returned);
|
| /linux/sound/pci/asihpi/ |
| H A D | hpi_internal.h | 808 u32 bytes_returned; /* size of items returned */ member
|