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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Dblockcheck.c64 static unsigned int calc_code_bit(unsigned int i, unsigned int *p_cache) function
128 b = calc_code_bit(nr + i, &p);
184 if (fix >= calc_code_bit(nr + d, NULL))
192 b = calc_code_bit(nr, NULL);

Completed in 149 milliseconds