Home
last modified time | relevance | path

Searched refs:hsfs_mountroot (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c228 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