Home
last modified time | relevance | path

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

/external/grub/stage2/
Dxfs.h109 xfs_uint8_t sb_agblklog; /* log2 of sb_agblocks (rounded up) */ member
Dfsys_xfs.c475 xfs.agblklog = super.sb_agblklog; in xfs_mount()