Searched refs:hsfs_ptbl (Results 1 – 2 of 2) sorted by relevance
259 struct ptable *hsfs_ptbl; /* pointer to incore Path Table */ member
411 if (fsp->hsfs_ptbl != NULL) in hsfs_unmount()412 kmem_free(fsp->hsfs_ptbl, (size_t)fsp->hsfs_vol.ptbl_len); in hsfs_unmount()985 fsp->hsfs_ptbl = NULL; in hs_getrootvp()