Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/scrub/
Drefcount.c346 xfs_agblock_t *cow_blocks = bs->private; in xchk_refcountbt_rec() local
363 (*cow_blocks) += len; in xchk_refcountbt_rec()
385 xfs_filblks_t cow_blocks) in xchk_refcount_xref_rmap() argument
411 if (blocks != cow_blocks) in xchk_refcount_xref_rmap()
421 xfs_agblock_t cow_blocks = 0; in xchk_refcountbt() local
426 &oinfo, &cow_blocks); in xchk_refcountbt()
430 xchk_refcount_xref_rmap(sc, &oinfo, cow_blocks); in xchk_refcountbt()