Home
last modified time | relevance | path

Searched refs:oxp_vid (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.81.4/bsd/miscfs/bindfs/
H A Dbind_subr.c188 uint32_t oxp_vid = 0; in bind_hashins() local
206 oxp_vid = oxp->bind_myvid; in bind_hashins()
222 error = vnode_getwithvid(ovp, oxp_vid); in bind_hashins()
/xnu-12377.81.4/bsd/miscfs/nullfs/
H A Dnull_subr.c192 uint32_t oxp_vid = 0; in null_hashins() local
214 oxp_vid = oxp->null_myvid; in null_hashins()
230 error = vnode_getwithvid(ovp, oxp_vid); in null_hashins()