Home
last modified time | relevance | path

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

/linux/lib/
H A Dtest_bitmap.c76 const unsigned long *exp_bmap, const unsigned long *bmap, in __check_eq_bitmap() argument
79 if (!bitmap_equal(exp_bmap, bmap, nbits)) { in __check_eq_bitmap()
82 nbits, exp_bmap, nbits, bmap); in __check_eq_bitmap()