Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/scrub/
Drefcount.c338 xfs_agblock_t *cow_blocks = bs->private; in xchk_refcountbt_rec() local
354 (*cow_blocks) += len; in xchk_refcountbt_rec()
375 xfs_filblks_t cow_blocks) in xchk_refcount_xref_rmap() argument
400 if (blocks != cow_blocks) in xchk_refcount_xref_rmap()
409 xfs_agblock_t cow_blocks = 0; in xchk_refcountbt() local
413 &XFS_RMAP_OINFO_REFC, &cow_blocks); in xchk_refcountbt()
417 xchk_refcount_xref_rmap(sc, cow_blocks); in xchk_refcountbt()