Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_cache.c3659 int lookup_flag; in cache_fast_lookup_enabled_recalc() local
3669 lookup_flag = atomic_load_int(&cache_fast_lookup); in cache_fast_lookup_enabled_recalc()
3670 if (lookup_flag && !mac_on) { in cache_fast_lookup_enabled_recalc()