Lines Matching refs:freecount
156 int32_t freecount,
162 cur->bc_rec.i.ir_freecount = freecount;
225 int freecount = 0;
239 freecount += rec.ir_freecount;
247 ASSERT(freecount == be32_to_cpu(agi->agi_freecount));
1643 * the original freecount. If all is well, make the equivalent update to
1658 * superblock before we can check the freecount for each btree.
2747 xfs_agino_t freecount;
2762 ci->freecount += irec.ir_freecount;
2772 xfs_agino_t *freecount)
2783 *freecount = ci.freecount;