Searched refs:hsfs_mountroot (Results 1 – 1 of 1) sorted by relevance
228 static int hsfs_mountroot(struct vfs *, enum whymountroot);258 VFSNAME_MOUNTROOT, { .vfs_mountroot = hsfs_mountroot }, in hsfsinit()1456 hsfs_mountroot(struct vfs *vfsp, enum whymountroot why) in hsfs_mountroot() function