Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/miscfs/nullfs/ !
H A Dnull_vnops.c435 struct vnode * tempvp = NULL; in null_special_lookup() local
474 tempvp = vp; in null_special_lookup()
478 vnode_recycle(tempvp); in null_special_lookup()
479 vnode_put(tempvp); in null_special_lookup()