Searched refs:__bch_cache_cmp (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/bcache/ |
H A D | sysfs.c | 1008 static int __bch_cache_cmp(const void *l, const void *r) in __bch_cache_cmp() function 1067 sort(p, n, sizeof(uint16_t), __bch_cache_cmp, NULL); in SHOW()
|
/kernel/linux/linux-6.6/drivers/md/bcache/ |
H A D | sysfs.c | 1031 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()
|
Completed in 3 milliseconds