Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/scrub/
H A 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()
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()
371 xchk_refcount_xref_rmap( struct xfs_scrub *sc, xfs_filblks_t cow_blocks) xchk_refcount_xref_rmap() argument
/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Drefcount.c341 xfs_agblock_t cow_blocks; member
450 rrc->cow_blocks += irec.rc_blockcount; in xchk_refcountbt_rec()
479 xfs_filblks_t cow_blocks) in xchk_refcount_xref_rmap()
504 if (blocks != cow_blocks) in xchk_refcount_xref_rmap()
514 .cow_blocks = 0, in xchk_refcountbt()
531 xchk_refcount_xref_rmap(sc, rrc.cow_blocks); in xchk_refcountbt()
477 xchk_refcount_xref_rmap( struct xfs_scrub *sc, xfs_filblks_t cow_blocks) xchk_refcount_xref_rmap() argument

Completed in 2 milliseconds