Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_isospec.h150 #define ISO_PTBL_MAN_LS(x) LSB_INT(ISO_ptbl_man_ls(x)) macro
/illumos-gate/usr/src/cmd/hal/probing/volume/
H A Dprobe-volume.c163 ptbl_lbn = ISO_PTBL_MAN_LS (buf); in hsfs_contents()
/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c1315 hvp->ptbl_lbn = ISO_PTBL_MAN_LS(volp); in hs_parseisovol()