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

/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/fdesc/
H A Dfdesc.h119 extern int fdesc_root(struct mount *, struct vnode **, vfs_context_t);
H A Dfdesc_vfsops.c164 fdesc_root(struct mount *mp, struct vnode **vpp, __unused vfs_context_t context) function
295 fdesc_root,
H A Dfdesc_vnops.c296 if ((error = fdesc_root(dvp->v_mount, vpp, ap->a_context)))

Completed in 25 milliseconds