Searched refs:xagb_bitmap_hweight (Results 1 – 3 of 3) sorted by relevance
518 if (xagb_bitmap_hweight(&cr->fs_owned) != 0) in xchk_rmapbt_check_bitmaps()521 if (xagb_bitmap_hweight(&cr->log_owned) != 0) in xchk_rmapbt_check_bitmaps()524 if (xagb_bitmap_hweight(&cr->ag_owned) != 0) in xchk_rmapbt_check_bitmaps()527 if (xagb_bitmap_hweight(&cr->inobt_owned) != 0) in xchk_rmapbt_check_bitmaps()530 if (xagb_bitmap_hweight(&cr->refcbt_owned) != 0) in xchk_rmapbt_check_bitmaps()
88 static inline uint32_t xagb_bitmap_hweight(struct xagb_bitmap *bitmap) in xagb_bitmap_hweight() function
599 *flcount = min_t(uint64_t, xagb_bitmap_hweight(agfl_extents), in xrep_agfl_collect_blocks()