Home
last modified time | relevance | path

Searched refs:ISO_PTBL_SIZE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_isospec.h149 #define ISO_PTBL_SIZE(x) BOTH_INT(ISO_ptbl_size(x)) macro
/illumos-gate/usr/src/cmd/hal/probing/volume/
H A Dprobe-volume.c161 ptbl_size = ISO_PTBL_SIZE (buf); in hsfs_contents()
/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c1311 hvp->ptbl_len = ISO_PTBL_SIZE(volp); in hs_parseisovol()