Lines Matching defs:blocks
49 * Once we've seen all the rmaps, we know that for all blocks in the
51 * visited $seen extents that overlap all the blocks. Therefore, we
340 /* Number of CoW blocks we expect. */
462 * If this is a record for a shared extent, check that all blocks
475 /* Make sure we have as many refc blocks as the rmap says. */
482 xfs_filblks_t blocks;
488 /* Check that we saw as many refcbt blocks as the rmap knows about. */
493 &XFS_RMAP_OINFO_REFC, &blocks);
496 if (blocks != refcbt_blocks)
499 /* Check that we saw as many cow blocks as the rmap knows about. */
501 &XFS_RMAP_OINFO_COW, &blocks);
504 if (blocks != cow_blocks)
526 * Check that all blocks between the last refcount > 1 record and the
578 * xref check that the extent is not shared. Only file data blocks