oagcount 37 fs/xfs/xfs_fsops.c xfs_agnumber_t oagcount; oagcount 63 fs/xfs/xfs_fsops.c oagcount = mp->m_sb.sb_agcount; oagcount 66 fs/xfs/xfs_fsops.c if (nagcount > oagcount) { oagcount 91 fs/xfs/xfs_fsops.c id.agno >= oagcount; oagcount 124 fs/xfs/xfs_fsops.c if (nagcount > oagcount) oagcount 125 fs/xfs/xfs_fsops.c xfs_trans_mod_sb(tp, XFS_TRANS_SB_AGCOUNT, nagcount - oagcount);