Home
last modified time | relevance | path

Searched defs:strname (Results 1 – 1 of 1) sorted by relevance

/xnu-11417.140.69/bsd/vfs/
H A Dvfs_cache.c2769 const char *strname; in cache_enter_create() local
2823 const char *strname; in cache_enter() local
2844 …e_enter_locked(struct vnode *dvp, struct vnode *vp, struct componentname *cnp, const char *strname) in cache_enter_locked()