Home
last modified time | relevance | path

Searched refs:blk_status_to_str (Results 1 – 4 of 4) sorted by relevance

/linux/block/
H A Derror-injection.c49 disk->part0, blk_status_to_str(inj->status), in __blk_error_inject()
91 disk->part0, blk_status_to_str(status), in error_inject_add()
H A Dblk.h53 const char *blk_status_to_str(blk_status_t status);
H A Dblk-core.c210 const char *blk_status_to_str(blk_status_t status) in blk_status_to_str() function
H A Dblk-mq.c872 blk_status_to_str(status), in blk_print_req_error()