Home
last modified time | relevance | path

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

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