Home
last modified time | relevance | path

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

/xnu-11215/bsd/vfs/
H A Dvfs_subr.c5632 new_vnode(vnode_t *vpp, bool can_free) in new_vnode() function
6977 if ((error = new_vnode(&vp, !(vc_options & VNODE_CREATE_NODEALLOC)))) { in vnode_create_internal()