Lines Matching refs:rm_startblock
91 error = xfs_refcount_find_shared(sc->sa.refc_cur, irec->rm_startblock,
105 xfs_agblock_t agbno = irec->rm_startblock;
117 xchk_xref_is_cow_staging(sc, irec->rm_startblock,
207 pnext = cr->overlap_rec.rm_startblock + cr->overlap_rec.rm_blockcount;
208 if (pnext <= irec->rm_startblock)
217 inext = irec->rm_startblock + irec->rm_blockcount;
239 if (r1->rm_startblock + r1->rm_blockcount != r2->rm_startblock)
317 if (xagb_bitmap_test(bmp, irec->rm_startblock, &fsbcount)) {
338 return xagb_bitmap_clear(bmp, irec->rm_startblock, irec->rm_blockcount);