Searched defs:devfs_mountroot (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/devfs/
H A Ddevfs_vfsops.c70 static int devfs_mountroot(struct vfs *, enum whymountroot);
136 VFSNAME_MOUNTROOT, { .vfs_mountroot = devfs_mountroot },
307 devfs_mountroot(struct vfs *vfsp, enum whymountroot why) function
309 dcmn_err(("devfs_mountroot\n"));

Completed in 58 milliseconds