Searched refs:cache_fast_revlookup (Results 1 – 1 of 1) sorted by relevance
367 static bool __read_frequently cache_fast_revlookup = true; variable368 SYSCTL_BOOL(_vfs, OID_AUTO, cache_fast_revlookup, CTLFLAG_RW,369 &cache_fast_revlookup, 0, "");3247 if (!cache_fast_revlookup) { in vn_fullpath_any_smr()