Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/vfs/
H A Dvfs_cache.c2197 const char *strname; in cache_enter_create() local
2251 const char *strname; in cache_enter() local
2272 …e_enter_locked(struct vnode *dvp, struct vnode *vp, struct componentname *cnp, const char *strname) in cache_enter_locked()