Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_cache.c5038 cache_fplookup_mp_supported(struct mount *mp) in cache_fplookup_mp_supported() function
5095 if (!cache_fplookup_mp_supported(mp)) { in cache_fplookup_climb_mount()
5146 if (!cache_fplookup_mp_supported(mp)) { in cache_fplookup_cross_mount()
5628 if (__predict_false(mp == NULL || !cache_fplookup_mp_supported(mp))) { in cache_fplookup_impl()