Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ocfs2/
Dblockcheck.c64 static unsigned int calc_code_bit(unsigned int i, unsigned int *p_cache) in calc_code_bit() function
128 b = calc_code_bit(nr + i, &p); in ocfs2_hamming_encode()
184 if (fix >= calc_code_bit(nr + d, NULL)) in ocfs2_hamming_fix()
192 b = calc_code_bit(nr, NULL); in ocfs2_hamming_fix()