Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/bcache/
H A Dsysfs.c1031 static int __bch_cache_cmp(const void *l, const void *r) in __bch_cache_cmp() function
1090 sort(p, n, sizeof(uint16_t), __bch_cache_cmp, NULL); in SHOW()