Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/scrub/
Drefcount.c335 xfs_agblock_t *cow_blocks = bs->private; in xchk_refcountbt_rec() local
345 (*cow_blocks) += irec.rc_blockcount; in xchk_refcountbt_rec()
363 xfs_filblks_t cow_blocks) in xchk_refcount_xref_rmap() argument
388 if (blocks != cow_blocks) in xchk_refcount_xref_rmap()
397 xfs_agblock_t cow_blocks = 0; in xchk_refcountbt() local
401 &XFS_RMAP_OINFO_REFC, &cow_blocks); in xchk_refcountbt()
405 xchk_refcount_xref_rmap(sc, cow_blocks); in xchk_refcountbt()