Searched refs:devfs_mountroot (Results 1 – 1 of 1) sorted by relevance
70 static int devfs_mountroot(struct vfs *, enum whymountroot);136 VFSNAME_MOUNTROOT, { .vfs_mountroot = devfs_mountroot }, in devfsinit()307 devfs_mountroot(struct vfs *vfsp, enum whymountroot why) in devfs_mountroot() function