Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ocfs2/
Dblockcheck.c54 static unsigned int calc_code_bit(unsigned int i, unsigned int *p_cache) in calc_code_bit() function
118 b = calc_code_bit(nr + i, &p); in ocfs2_hamming_encode()
174 if (fix >= calc_code_bit(nr + d, NULL)) in ocfs2_hamming_fix()
182 b = calc_code_bit(nr, NULL); in ocfs2_hamming_fix()