Searched refs:lbn_maxoffset (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_node.h136 uint_t lbn_maxoffset; /* max lbn-relative offset and mask */ member in struct:hs_volume
/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c1089 hvp->lbn_maxoffset = hvp->lbn_size - 1;
1306 hvp->lbn_maxoffset = hvp->lbn_size - 1;
H A Dhsfs_node.c547 off &= hvp->lbn_maxoffset;

Completed in 92 milliseconds