Home
last modified time | relevance | path

Searched refs:cow_blocks (Results 1 – 1 of 1) sorted by relevance

/fs/xfs/scrub/
Drefcount.c336 xfs_agblock_t *cow_blocks = bs->private; in xchk_refcountbt_rec() local
352 (*cow_blocks) += len; in xchk_refcountbt_rec()
373 xfs_filblks_t cow_blocks) in xchk_refcount_xref_rmap() argument
398 if (blocks != cow_blocks) in xchk_refcount_xref_rmap()
407 xfs_agblock_t cow_blocks = 0; in xchk_refcountbt() local
411 &XFS_RMAP_OINFO_REFC, &cow_blocks); in xchk_refcountbt()
415 xchk_refcount_xref_rmap(sc, cow_blocks); in xchk_refcountbt()