Home
last modified time | relevance | path

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

/fs/ocfs2/
Dblockcheck.c56 static unsigned int calc_code_bit(unsigned int i, unsigned int *p_cache) in calc_code_bit() argument
67 if (p_cache) in calc_code_bit()
68 p = *p_cache; in calc_code_bit()
82 if (p_cache) in calc_code_bit()
83 *p_cache = p; in calc_code_bit()