Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dblockcheck.c64 static unsigned int calc_code_bit(unsigned int i, unsigned int *p_cache) in calc_code_bit() argument
75 if (p_cache) in calc_code_bit()
76 p = *p_cache; in calc_code_bit()
90 if (p_cache) in calc_code_bit()
91 *p_cache = p; in calc_code_bit()