Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dnamei.h124 int cache_fplookup(struct nameidata *ndp, enum cache_fpl_status *status,
/freebsd/sys/kern/
H A Dvfs_lookup.c652 error = cache_fplookup(ndp, &status, &pwd); in namei()
H A Dvfs_cache.c6318 cache_fplookup(struct nameidata *ndp, enum cache_fpl_status *status, in cache_fplookup() function