Lines Matching refs:freecount
182 int32_t freecount,
188 cur->bc_rec.i.ir_freecount = freecount;
248 int freecount = 0;
262 freecount += rec.ir_freecount;
270 ASSERT(freecount == cur->bc_ag.pag->pagi_freecount);
1521 * the original freecount. If all is well, make the equivalent update to
1536 * superblock before we can check the freecount for each btree.
2727 xfs_agino_t freecount;
2747 ci->freecount += irec.ir_freecount;
2757 xfs_agino_t *freecount)
2768 *freecount = ci.freecount;