Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/miscfs/nullfs/
H A Dnull_vnops.c427 struct vnode * tempvp = NULL; in null_special_lookup() local
466 tempvp = vp; in null_special_lookup()
470 vnode_recycle(tempvp); in null_special_lookup()
471 vnode_put(tempvp); in null_special_lookup()