Searched refs:agblocks (Results 1 – 4 of 4) sorted by relevance
162 __u32 agblocks; /* fsblocks in an AG */ member188 __u32 agblocks; /* fsblocks in an AG */ member
188 xfs_agblock_t agblocks = cur->bc_mp->m_sb.sb_agblocks; in xfs_btree_check_sptr() local194 bno < agblocks); in xfs_btree_check_sptr()
193 __u32 agblocks; /* fsblocks in an AG */ member
59 geo->agblocks = mp->m_sb.sb_agblocks; in xfs_fs_geometry()