Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/scrub/
H A Dbitmap.h19 uint64_t xbitmap_hweight(struct xbitmap *bitmap);
90 return xbitmap_hweight(&bitmap->agbitmap); in xagb_bitmap_hweight()
H A Dbitmap.c322 xbitmap_hweight( in xbitmap_hweight() function