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

/macosx-10.10.1/autofs-246/autofs_kext/
H A Dauto_vfsops.c71 static int auto_mount(mount_t, vnode_t, user_addr_t, vfs_context_t);
80 auto_mount,
323 auto_mount(mount_t mp, __unused vnode_t devvp, user_addr_t data, function
342 AUTOFS_DPRINT((4, "auto_mount: mp %p devvp %p\n", mp, devvp));
646 AUTOFS_DPRINT((5, "auto_mount: mp %p root %p fnip %p return %d\n",
668 AUTOFS_DPRINT((5, "auto_mount: vfs %p root %p fnip %p return %d\n",
974 vnode_rele(rvp); /* release reference from auto_mount() */

Completed in 112 milliseconds