Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_isospec.h152 #define ISO_PTBL_MAN_MS(x) MSB_INT(ISO_ptbl_man_ms(x)) macro
/illumos-gate/usr/src/cmd/hal/probing/volume/
H A Dprobe-volume.c165 ptbl_lbn = ISO_PTBL_MAN_MS (buf); in hsfs_contents()
/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c1317 hvp->ptbl_lbn = ISO_PTBL_MAN_MS(volp); in hs_parseisovol()