Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/scrub/
Drefcount.c348 xfs_agblock_t *cow_blocks = bs->private; in xchk_refcountbt_rec() local
365 (*cow_blocks) += len; in xchk_refcountbt_rec()
387 xfs_filblks_t cow_blocks) in xchk_refcount_xref_rmap() argument
413 if (blocks != cow_blocks) in xchk_refcount_xref_rmap()
423 xfs_agblock_t cow_blocks = 0; in xchk_refcountbt() local
428 &oinfo, &cow_blocks); in xchk_refcountbt()
432 xchk_refcount_xref_rmap(sc, &oinfo, cow_blocks); in xchk_refcountbt()