Searched refs:sb_agblocks (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/grub/grub-0.97/stage2/ | ||
H A D | xfs.h | 96 xfs_agblock_t sb_agblocks; /* size of an allocation group */ member |
H A D | fsys_xfs.c | 471 xfs.agblocks = le32 (super.sb_agblocks); in xfs_mount() |