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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_node.h254 struct vfs *hsfs_vfs; /* vfs for this fs */ member in struct:hsfs
327 #define HSFS_TO_VFS(FSP) ((FSP)->hsfs_vfs)
/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_susp_subr.c493 secno = (uint_t)LBN_TO_SEC(cont_info_p->cont_lbn, fsp->hsfs_vfs);
H A Dhsfs_vfsops.c715 if (fsid == tsp->hsfs_vfs->vfs_fsid.val[0]) {
726 fsp->hsfs_vfs = vfsp;
H A Dhsfs_node.c222 (void) dnlc_purge_vfsp(fsp->hsfs_vfs, 0);

Completed in 64 milliseconds