Searched refs:ISO_BLK_SIZE (Results 1 – 6 of 6) sorted by relevance
386 blksize = ISO_BLK_SIZE(iso_buf); in prntlabel()402 blksize = ISO_BLK_SIZE(unix_buf); in prntlabel()
437 blksize = ISO_BLK_SIZE(h->iso_buf); in get_attr()454 blksize = ISO_BLK_SIZE(h->unix_buf); in get_attr()
148 #define ISO_BLK_SIZE(x) BOTH_SHORT(ISO_blk_size(x)) macro
440 hsfsp->lbn_size = ISO_BLK_SIZE(bufp); in bhsfs_mountroot()
518 fsp->lbn_size = ISO_BLK_SIZE(bufp); in boot_hsfs_mountroot()
1297 hvp->lbn_size = ISO_BLK_SIZE(volp); in hs_parseisovol()