Searched defs:ptbl_lbn (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/hal/probing/volume/
H A Dprobe-volume.c133 int ptbl_lbn, ptbl_size; local
163 ptbl_lbn = ISO_PTBL_MAN_LS (buf);
165 ptbl_lbn = ISO_PTBL_MAN_MS (buf);
171 readoff = probe_offset + ptbl_lbn * secsz;
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_node.h145 uint_t ptbl_lbn; /* logical block no of Path Table */ member in struct:hs_volume

Completed in 202 milliseconds