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

/xnu-2422.115.4/bsd/miscfs/devfs/
H A Ddevfs_proto.h49 int devfs_mount(struct mount *mp, vnode_t devvp, user_addr_t data,
H A Ddevfs_vfsops.c164 devfs_mount(struct mount *mp, __unused vnode_t devvp, __unused user_addr_t data, vfs_context_t ctx) function
567 error = devfs_mount(mp, NULL, USER_ADDR_NULL, ctx);
591 devfs_mount,
H A Ddevfs_tree.c219 devfs_mount(devfs_hidden_mount,"dummy",NULL,NULL,NULL);

Completed in 65 milliseconds