Searched refs:compare_mm_table (Results 1 – 1 of 1) sorted by relevance
63 static int compare_mm_table(const void *a, const void *b) in compare_mm_table() function150 …found = bsearch(&key, f2fstat_table, f2fstat_table_cnt, sizeof(struct mm_table), compare_mm_table); in f2fstat()