Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/scrub/
H A Dbitmap.h35 uint64_t xbitmap_hweight(struct xbitmap *bitmap);
H A Dbitmap.c303 xbitmap_hweight( in xbitmap_hweight() function
H A Dagheader_repair.c528 *flcount = min_t(uint64_t, xbitmap_hweight(agfl_extents), in xrep_agfl_collect_blocks()