Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dtest_bitmap.c72 const unsigned long *exp_bmap, const unsigned long *bmap, in __check_eq_bitmap() argument
75 if (!bitmap_equal(exp_bmap, bmap, nbits)) { in __check_eq_bitmap()
78 nbits, exp_bmap, nbits, bmap); in __check_eq_bitmap()