Home
last modified time | relevance | path

Searched refs:sb_agblocks (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dxfs.h96 xfs_agblock_t sb_agblocks; /* size of an allocation group */ member
H A Dfsys_xfs.c471 xfs.agblocks = le32 (super.sb_agblocks); in xfs_mount()