Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dhsfs_node.h262 int hsfs_ptbl_idx_size; /* no. of path table index */ member
/titanic_41/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c416 (fsp->hsfs_ptbl_idx_size * sizeof (struct ptable_idx))); in hsfs_unmount()