Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_spec.h158 #define HSV_PTBL_SIZE(x) BOTH_INT(HSV_ptbl_size(x)) macro
/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c1094 hvp->ptbl_len = HSV_PTBL_SIZE(volp); in hs_parsehsvol()