Searched refs:sb_agcount (Results 1 – 2 of 2) sorted by relevance
/external/grub/stage2/ | ||
D | xfs.h | 97 xfs_agnumber_t sb_agcount; /* number of allocation groups */ member |
D | fsys_xfs.c | 476 xfs.agnolog = xfs_highbit32 (le32(super.sb_agcount)); in xfs_mount() |