Home
last modified time | relevance | path

Searched refs:bch_cache_set_error (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dbcache.h859 if (bch_cache_set_error((b)->c, __VA_ARGS__)) \
865 if (bch_cache_set_error(c, __VA_ARGS__)) \
884 bch_cache_set_error(c, __VA_ARGS__); \
998 bool bch_cache_set_error(struct cache_set *c, const char *fmt, ...);
H A Dio.c130 bch_cache_set_error(ca->set, in bch_count_io_errors()
H A Dbtree.c230 bch_cache_set_error(b->c, "%s at bucket %zu, block %u, %u keys", in bch_btree_node_read_done()
277 bch_cache_set_error(b->c, "io error reading bucket %zu", in bch_btree_node_read()
H A Dsuper.c1655 bool bch_cache_set_error(struct cache_set *c, const char *fmt, ...) in bch_cache_set_error() function
2167 bch_cache_set_error(c, "%s", err); in run_cache_set()
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dbcache.h858 if (bch_cache_set_error((b)->c, __VA_ARGS__)) \
864 if (bch_cache_set_error(c, __VA_ARGS__)) \
883 bch_cache_set_error(c, __VA_ARGS__); \
997 bool bch_cache_set_error(struct cache_set *c, const char *fmt, ...);
H A Dio.c131 bch_cache_set_error(ca->set, in bch_count_io_errors()
H A Dbtree.c230 bch_cache_set_error(b->c, "%s at bucket %zu, block %u, %u keys", in bch_btree_node_read_done()
277 bch_cache_set_error(b->c, "io error reading bucket %zu", in bch_btree_node_read()
H A Dsuper.c1629 bool bch_cache_set_error(struct cache_set *c, const char *fmt, ...) in bch_cache_set_error() function
2141 bch_cache_set_error(c, "%s", err); in run_cache_set()

Completed in 21 milliseconds