Home
last modified time | relevance | path

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

/reactos/base/services/nfsd/
H A Dname_cache.c650 IN bool_t skip_invis, in name_cache_lookup() argument
669 if (target == NULL || (skip_invis && entry_invis(target, is_negative))) { in name_cache_lookup()
679 if (target == NULL || (skip_invis && entry_invis(target, is_negative))) { in name_cache_lookup()