OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cache_lookup_linked
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/sys/
namei.h
314
bool
cache_lookup_linked
(struct vnode *, const char *, size_t,
namei.src
306
bool
cache_lookup_linked
(struct vnode *, const char *, size_t,
/src/sys/kern/
vfs_cache.c
657
cache_lookup_linked
(struct vnode *dvp, const char *name, size_t namelen,
function
767
* returned to us with another call to
cache_lookup_linked
() when
1091
* Try to cross a mount point. For use with
cache_lookup_linked
().
1097
return
cache_lookup_linked
(*dvp, cache_mp_name, cache_mp_nlen,
vfs_lookup.c
1335
* Good, now look for it in cache.
cache_lookup_linked
()
1340
if (!
cache_lookup_linked
(searchdir, cnp->cn_nameptr,
Completed in 18 milliseconds
Indexes created Fri Feb 20 16:20:20 UTC 2026