Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/scrub/
Drmap.c71 struct xagb_bitmap inobt_owned; member
317 bmp = &cr->inobt_owned; in xchk_rmapbt_mark_bitmap()
460 error = xagb_bitmap_set_btblocks(&cr->inobt_owned, cur); in xchk_rmapbt_walk_ag_metadata()
471 error = xagb_bitmap_set_btblocks(&cr->inobt_owned, cur); in xchk_rmapbt_walk_ag_metadata()
536 if (xagb_bitmap_hweight(&cr->inobt_owned) != 0) in xchk_rmapbt_check_bitmaps()
558 xagb_bitmap_init(&cr->inobt_owned); in xchk_rmapbt()
574 xagb_bitmap_destroy(&cr->inobt_owned); in xchk_rmapbt()