Searched refs:ISO_BLK_SIZE (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/hsfs/fstyp/
H A Dfstyp.c437 blksize = ISO_BLK_SIZE(h->iso_buf);
454 blksize = ISO_BLK_SIZE(h->unix_buf);
/illumos-gate/usr/src/cmd/fs.d/hsfs/labelit/
H A Dlabelit.c386 blksize = ISO_BLK_SIZE(iso_buf);
402 blksize = ISO_BLK_SIZE(unix_buf);
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_isospec.h148 #define ISO_BLK_SIZE(x) BOTH_SHORT(ISO_blk_size(x)) macro
/illumos-gate/usr/src/common/fs/
H A Dhsfs.c440 hsfsp->lbn_size = ISO_BLK_SIZE(bufp);
/illumos-gate/usr/src/stand/lib/fs/hsfs/
H A Dhsfsops.c518 fsp->lbn_size = ISO_BLK_SIZE(bufp);
/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c1297 hvp->lbn_size = ISO_BLK_SIZE(volp);

Completed in 53 milliseconds