Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/miscfs/bindfs/
H A Dbind_subr.c184 uint32_t oxp_vid = 0; in bind_hashins() local
202 oxp_vid = oxp->bind_myvid; in bind_hashins()
215 error = vnode_getwithvid(ovp, oxp_vid); in bind_hashins()
/xnu-8020.140.41/bsd/miscfs/nullfs/
H A Dnull_subr.c188 uint32_t oxp_vid = 0; in null_hashins() local
210 oxp_vid = oxp->null_myvid; in null_hashins()
223 error = vnode_getwithvid(ovp, oxp_vid); in null_hashins()