Searched refs:cache_set_err_on (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/md/bcache/ |
D | debug.c | 136 cache_set_err_on(memcmp(p1 + bv.bv_offset, in bch_data_verify()
|
D | journal.c | 333 cache_set_err_on(n != i->j.seq, s, in bch_journal_replay() 581 cache_set_err_on(bio->bi_status, w->c, "journal io error"); in journal_write_endio()
|
D | bcache.h | 840 #define cache_set_err_on(cond, c, ...) \ macro
|
D | super.c | 323 cache_set_err_on(bio->bi_status, c, "accessing uuids"); in uuid_endio() 497 cache_set_err_on(bio->bi_status, ca->set, "accessing priorities"); in prio_endio()
|