Home
last modified time | relevance | path

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

/external/grub/stage2/
Dxfs.h97 xfs_agnumber_t sb_agcount; /* number of allocation groups */ member
Dfsys_xfs.c476 xfs.agnolog = xfs_highbit32 (le32(super.sb_agcount)); in xfs_mount()