Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/scrub/
H A Drmap.c61 struct xagb_bitmap inobt_owned; member
307 bmp = &cr->inobt_owned; in xchk_rmapbt_mark_bitmap()
451 error = xagb_bitmap_set_btblocks(&cr->inobt_owned, cur); in xchk_rmapbt_walk_ag_metadata()
462 error = xagb_bitmap_set_btblocks(&cr->inobt_owned, cur); in xchk_rmapbt_walk_ag_metadata()
527 if (xagb_bitmap_hweight(&cr->inobt_owned) != 0) in xchk_rmapbt_check_bitmaps()
549 xagb_bitmap_init(&cr->inobt_owned); in xchk_rmapbt()
565 xagb_bitmap_destroy(&cr->inobt_owned); in xchk_rmapbt()