Home
last modified time | relevance | path

Searched refs:ret_bytes (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/fs/ocfs2/cluster/
Dheartbeat.c1605 unsigned long *ret_bytes, in o2hb_read_block_input() argument
1621 if (ret_bytes) in o2hb_read_block_input()
1622 *ret_bytes = bytes; in o2hb_read_block_input()
/Linux-v4.19/sound/pci/hda/
Dpatch_ca0132.c1813 unsigned int ret_bytes, send_size, ret_size; in dspio_scp() local
1840 ret_bytes = 0; in dspio_scp()
1844 sizeof(scp_reply), &ret_bytes); in dspio_scp()
1862 ret_size = (ret_bytes - sizeof(scp_reply.hdr)) in dspio_scp()