Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_node.h252 struct vfs *hsfs_vfs; /* vfs for this fs */ member
325 #define HSFS_TO_VFS(FSP) ((FSP)->hsfs_vfs)
/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_susp_subr.c491 secno = (uint_t)LBN_TO_SEC(cont_info_p->cont_lbn, fsp->hsfs_vfs); in get_cont_area()
H A Dhsfs_vfsops.c716 if (fsid == tsp->hsfs_vfs->vfs_fsid.val[0]) { in hs_mountfs()
727 fsp->hsfs_vfs = vfsp; in hs_mountfs()
H A Dhsfs_node.c222 (void) dnlc_purge_vfsp(fsp->hsfs_vfs, 0); in hs_hsnode_cache_reclaim()