Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/vfs/
H A Dvfs_cache.c2717 const char *strname; in cache_enter_create() local
2771 const char *strname; in cache_enter() local
2792 …e_enter_locked(struct vnode *dvp, struct vnode *vp, struct componentname *cnp, const char *strname) in cache_enter_locked()