Searched refs:bytes_returned (Results 1 – 12 of 12) sorted by relevance
12 int bytes_returned; in mlx5_hv_config_common() local23 &bytes_returned) : in mlx5_hv_config_common()28 if (read && !rc && len != bytes_returned) in mlx5_hv_config_common()
484 int bytes_returned; in CIFSSMBNegotiate() local813 int bytes_returned; in CIFSSMBDelFile() local857 int bytes_returned; in CIFSSMBRmDir() local901 int bytes_returned; in CIFSSMBMkDir() local1113 int bytes_returned; in SMBLegacyOpen() local1214 int bytes_returned; in CIFS_open() local2331 int bytes_returned; in CIFSSMBLock() local2585 int bytes_returned; in CIFSSMBRename() local2733 int bytes_returned; in CIFSSMBCopy() local2966 int bytes_returned; in CIFSCreateHardLink() local[all …]
1453 int bytes_returned; in send_lock_cancel() local1467 &bytes_returned, 0); in send_lock_cancel()
133 int *bytes_returned);
22 unsigned int block_id, unsigned int *bytes_returned) in hyperv_read_cfg_blk() argument28 bytes_returned); in hyperv_read_cfg_blk()
916 unsigned int bytes_returned; member942 comp->bytes_returned = min(comp->len, data_len); in hv_pci_read_config_compl()943 memcpy(comp->buf, read_resp->bytes, comp->bytes_returned); in hv_pci_read_config_compl()945 comp->bytes_returned = 0; in hv_pci_read_config_compl()966 unsigned int *bytes_returned) in hv_read_config_block() argument1007 comp_pkt.bytes_returned == 0) { in hv_read_config_block()1011 comp_pkt.bytes_returned); in hv_read_config_block()1015 *bytes_returned = comp_pkt.bytes_returned; in hv_read_config_block()
239 __le32 bytes_returned; member339 u32 *bytes_returned; member
823 if (arg->bytes_returned) in hptiop_iop_request_callback_itl()824 *arg->bytes_returned = arg->outbuf_size; in hptiop_iop_request_callback_itl()
29 u8 bytes_returned; member260 return p->bytes_returned; in olpc_xo175_ec_resp_len()
1723 unsigned int block_id, unsigned int *bytes_returned);1732 unsigned int block_id, unsigned int *bytes_returned);
808 u32 bytes_returned; /* size of items returned */ member
2270 unsigned int *bytes_returned) in dspio_send_scp_message() argument2282 if (bytes_returned) in dspio_send_scp_message()2283 *bytes_returned = 0; in dspio_send_scp_message()2296 if (!return_buf || return_buf_size < 4 || !bytes_returned) in dspio_send_scp_message()2330 *bytes_returned = (spec->scp_resp_count + 1) * 4; in dspio_send_scp_message()
Completed in 60 milliseconds