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

/macosx-10.9.5/xnu-2422.115.4/bsd/vfs/
H A Dvfs_syscalls.c174 int (*union_dircheckp)(struct vnode **, struct fileproc *, vfs_context_t); variable
7048 if (union_dircheckp) {
7049 error = union_dircheckp(&vp, fp, &context);

Completed in 120 milliseconds