Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dnamei.h118 enum cache_fpl_status { CACHE_FPL_STATUS_DESTROYED, CACHE_FPL_STATUS_ABORTED, enum
120 int cache_fplookup(struct nameidata *ndp, enum cache_fpl_status *status,
/f-stack/freebsd/kern/
H A Dvfs_lookup.c508 enum cache_fpl_status status; in namei()
H A Dvfs_cache.c3725 enum cache_fpl_status status:8;
5754 cache_fplookup(struct nameidata *ndp, enum cache_fpl_status *status, in cache_fplookup()