Home
last modified time | relevance | path

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

/fs/ocfs2/
A Dblockcheck.c54 static unsigned int calc_code_bit(unsigned int i, unsigned int *p_cache) in calc_code_bit() argument
65 if (p_cache) in calc_code_bit()
66 p = *p_cache; in calc_code_bit()
80 if (p_cache) in calc_code_bit()
81 *p_cache = p; in calc_code_bit()

Completed in 5 milliseconds