Searched refs:vn_open_with_vp (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/bsd/vfs/
H A Dvfs_syscalls.c7897 static int vn_open_with_vp(vnode_t vp, int fmode, vfs_context_t ctx);
8236 vn_open_with_vp(vnode_t vp, int fmode, vfs_context_t ctx) function
8371 error = vn_open_with_vp(nspace_items[i].vp, fmode, ctx);

Completed in 135 milliseconds