Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c233 static int hs_getrootvp(struct vfs *vfsp, struct hsfs *fsp, size_t pathsize);
741 if (!hs_getrootvp(vfsp, fsp, pathbufsz)) { in hs_mountfs()
819 if (!hs_getrootvp(vfsp, fsp, pathbufsz)) { in hs_mountfs()
954 hs_getrootvp( in hs_getrootvp() function