Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dhsfs_node.h67 struct ptable_idx { struct
68 struct ptable_idx *idx_pptbl_idx; /* parent's path table index entry */ argument
99 struct ptable_idx *hs_ptbl_idx; /* path table index */
261 struct ptable_idx *hsfs_ptbl_idx; /* pointer to path table index */
/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()