Searched refs:ret_bytes (Results 1 – 3 of 3) sorted by relevance
1459 unsigned long *ret_bytes, in o2hb_read_block_input() argument1475 if (ret_bytes) in o2hb_read_block_input()1476 *ret_bytes = bytes; in o2hb_read_block_input()
1780 size_t num_bytes, ret_bytes; in ll_ioctl_fiemap() local1823 ret_bytes = sizeof(struct ll_user_fiemap); in ll_ioctl_fiemap()1826 ret_bytes += (fiemap_s->fm_mapped_extents * in ll_ioctl_fiemap()1829 if (copy_to_user((void *)arg, fiemap_s, ret_bytes)) in ll_ioctl_fiemap()
1426 unsigned int ret_bytes, send_size, ret_size; in dspio_scp() local1453 ret_bytes = 0; in dspio_scp()1457 sizeof(scp_reply), &ret_bytes); in dspio_scp()1475 ret_size = (ret_bytes - sizeof(scp_reply.hdr)) in dspio_scp()