Home
last modified time | relevance | path

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

/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dxfs.h97 xfs_agnumber_t sb_agcount; /* number of allocation groups */ member
H A Dfsys_xfs.c476 xfs.agnolog = xfs_highbit32 (le32(super.sb_agcount)); in xfs_mount()