Home
last modified time | relevance | path

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

/linux/fs/ocfs2/cluster/
H A Dheartbeat.c1534 unsigned int *ret_bits) in o2hb_read_block_input() argument
1551 if (ret_bits) in o2hb_read_block_input()
1552 *ret_bits = ffs(bytes) - 1; in o2hb_read_block_input()