Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/vfs/
H A Dvfs_cache.c2799 const char *strname; in cache_enter_create() local
2853 const char *strname; in cache_enter() local
2874 …e_enter_locked(struct vnode *dvp, struct vnode *vp, struct componentname *cnp, const char *strname) in cache_enter_locked()