Searched refs:cache_set_err_on (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/md/bcache/ |
| A D | debug.c | 136 cache_set_err_on(memcmp(p1, p2, bv.bv_len), in bch_data_verify()
|
| A D | bcache.h | 872 #define cache_set_err_on(cond, c, ...) \ macro
|
| A D | journal.c | 704 cache_set_err_on(bio->bi_status, w->c, "journal io error"); in journal_write_endio()
|
| A D | super.c | 408 cache_set_err_on(bio->bi_status, c, "accessing uuids"); in uuid_endio() 588 cache_set_err_on(bio->bi_status, ca->set, "accessing priorities"); in prio_endio()
|
Completed in 14 milliseconds