Searched refs:xagb_bitmap_hweight (Results 1 – 4 of 4) sorted by relevance
527 if (xagb_bitmap_hweight(&cr->fs_owned) != 0) in xchk_rmapbt_check_bitmaps()530 if (xagb_bitmap_hweight(&cr->log_owned) != 0) in xchk_rmapbt_check_bitmaps()533 if (xagb_bitmap_hweight(&cr->ag_owned) != 0) in xchk_rmapbt_check_bitmaps()536 if (xagb_bitmap_hweight(&cr->inobt_owned) != 0) in xchk_rmapbt_check_bitmaps()539 if (xagb_bitmap_hweight(&cr->refcbt_owned) != 0) in xchk_rmapbt_check_bitmaps()
48 static inline uint32_t xagb_bitmap_hweight(struct xagb_bitmap *bitmap) in xagb_bitmap_hweight() function
1033 rr->freesp_btblocks = xagb_bitmap_hweight(freesp_blocks) - 2; in xrep_rmap_try_reserve()
590 *flcount = min_t(uint64_t, xagb_bitmap_hweight(agfl_extents), in xrep_agfl_collect_blocks()