Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/bcache/
Dbset.h550 void __printf(2, 3) __bch_check_keys(struct btree_keys *b,
560 __bch_check_keys(struct btree_keys *b, const char *fmt, ...) {} in __bch_check_keys() function
583 __bch_check_keys(b, __VA_ARGS__); \
Dbset.c66 void __bch_check_keys(struct btree_keys *b, const char *fmt, ...) in __bch_check_keys() function