Home
last modified time | relevance | path

Searched refs:HSV_BLK_SIZE (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/hsfs/labelit/
H A Dlabelit.c371 blksize = HSV_BLK_SIZE(hs_buf); in prntlabel()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_spec.h157 #define HSV_BLK_SIZE(x) BOTH_SHORT(HSV_blk_size(x)) macro
/illumos-gate/usr/src/cmd/fs.d/hsfs/fstyp/
H A Dfstyp.c420 blksize = HSV_BLK_SIZE(h->hs_buf); in get_attr()
/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c1081 hvp->lbn_size = HSV_BLK_SIZE(volp); in hs_parsehsvol()