HomeSort by relevance Sort by last modified time
    Searched refs:sb_agcount (Results 1 - 2 of 2) sorted by null

  /external/grub/stage2/
xfs.h 97 xfs_agnumber_t sb_agcount; /* number of allocation groups */ member in struct:xfs_sb
fsys_xfs.c 476 xfs.agnolog = xfs_highbit32 (le32(super.sb_agcount));

Completed in 19 milliseconds