Symbol: blk_status_to_errno
block/bio.c
1511
return blk_status_to_errno(bio->bi_status);
block/blk-core.c
190
EXPORT_SYMBOL_GPL(blk_status_to_errno);
block/fops.c
102
ret = blk_status_to_errno(bio.bi_status);
block/fops.c
154
ret = blk_status_to_errno(dio->bio.bi_status);
block/fops.c
279
ret = blk_status_to_errno(dio->bio.bi_status);
block/fops.c
305
ret = blk_status_to_errno(bio->bi_status);
block/ioctl.c
889
bic->res = blk_status_to_errno(bio->bi_status);
drivers/block/drbd/drbd_bitmap.c
951
ctx->error = blk_status_to_errno(bio->bi_status);
drivers/block/drbd/drbd_receiver.c
1080
ctx->error = blk_status_to_errno(bio->bi_status);
drivers/block/drbd/drbd_worker.c
274
req->private_bio = ERR_PTR(blk_status_to_errno(bio->bi_status));
drivers/block/drbd/drbd_worker.c
55
device->md_io.error = blk_status_to_errno(bio->bi_status);
drivers/block/rnbd/rnbd-srv.c
111
rtrs_srv_resp_rdma(rnbd_priv->id, blk_status_to_errno(bio->bi_status));
drivers/block/ublk_drv.c
582
ret = blk_status_to_errno(status);
drivers/block/virtio_blk.c
579
err = blk_status_to_errno(virtblk_result(vbr->in_hdr.status));
drivers/block/virtio_blk.c
826
err = blk_status_to_errno(virtblk_result(vbr->in_hdr.status));
drivers/block/zram/zram_drv.c
923
err = blk_status_to_errno(req->bio.bi_status);
drivers/md/dm-bufio.c
1433
blk_status_to_errno(status));
drivers/md/dm-bufio.c
1934
int error = blk_status_to_errno(b->read_error);
drivers/md/dm-pcache/backing_dev.c
134
backing_req->ret = blk_status_to_errno(bio->bi_status);
drivers/md/dm-vdo/data-vio.c
1508
int result = blk_status_to_errno(bio->bi_status);
drivers/md/dm-vdo/data-vio.c
1868
blk_status_to_errno(bio->bi_status));
drivers/md/dm-vdo/dedupe.c
1163
int result = blk_status_to_errno(bio->bi_status);
drivers/md/dm-vdo/packer.c
416
continue_data_vio_with_error(data_vio, blk_status_to_errno(bio->bi_status));
drivers/md/dm-vdo/vdo.c
298
result = blk_status_to_errno(vio->bio->bi_status);
drivers/md/dm-vdo/vdo.c
833
result = blk_status_to_errno(bio.bi_status);
drivers/md/dm-vdo/vio.h
183
continue_vio(vio, blk_status_to_errno(vio->bio->bi_status));
drivers/md/dm-writecache.c
1693
writecache_error(wc, blk_status_to_errno(wb->bio.bi_status),
drivers/md/md.c
1092
blk_status_to_errno(bio->bi_status));
drivers/md/md.c
582
blk_status_to_errno(bio->bi_status));
drivers/nvdimm/pmem.c
298
return blk_status_to_errno(pmem_do_write(pmem, ZERO_PAGE(0), 0,
drivers/nvme/host/core.c
1151
return blk_status_to_errno(status);
drivers/nvme/host/core.c
3936
ret = blk_status_to_errno(nvme_error_status(ret));
drivers/nvme/host/ioctl.c
424
pdu->status = blk_status_to_errno(err);
drivers/ufs/core/ufshcd.c
3308
return blk_status_to_errno(sts);
fs/btrfs/compression.c
260
ret = blk_status_to_errno(cb->bbio.bio.bi_status);
fs/btrfs/disk-io.c
3748
blk_status_to_errno(bio->bi_status));
fs/btrfs/extent_io.c
521
int error = blk_status_to_errno(bio->bi_status);
fs/btrfs/inode.c
9562
int err = blk_status_to_errno(READ_ONCE(priv->status));
fs/btrfs/inode.c
9629
ret = blk_status_to_errno(READ_ONCE(priv->status));
fs/btrfs/inode.c
9640
return blk_status_to_errno(READ_ONCE(priv->status));
fs/btrfs/relocation.c
4033
return blk_status_to_errno(READ_ONCE(priv->status));
fs/btrfs/scrub.c
2159
ret = blk_status_to_errno(bio.bi_status);
fs/crypto/bio.c
114
return blk_status_to_errno(done.status);
fs/direct-io.c
559
ret2 = blk_status_to_errno(dio_bio_complete(dio, bio));
fs/ext4/page-io.c
120
int err = blk_status_to_errno(bio->bi_status);
fs/ext4/page-io.c
376
blk_status_to_errno(bio->bi_status));
fs/f2fs/segment.c
1152
dc->error = blk_status_to_errno(bio->bi_status);
fs/gfs2/lops.c
207
int err = blk_status_to_errno(bio->bi_status);
fs/gfs2/lops.c
396
int error = blk_status_to_errno(bio->bi_status);
fs/iomap/bio.c
16
int error = blk_status_to_errno(bio->bi_status);
fs/iomap/direct-io.c
272
iomap_dio_set_error(dio, blk_status_to_errno(bio->bi_status));
fs/iomap/ioend.c
117
ioend->io_error = blk_status_to_errno(bio->bi_status);
fs/jfs/jfs_metapage.c
393
int err = blk_status_to_errno(status);
fs/mpage.c
49
int err = blk_status_to_errno(bio->bi_status);
fs/mpage.c
60
int err = blk_status_to_errno(bio->bi_status);
fs/ntfs3/inode.c
583
int error = blk_status_to_errno(bio->bi_status);
fs/ocfs2/cluster/heartbeat.c
500
wc->wc_error = blk_status_to_errno(bio->bi_status);
fs/xfs/xfs_aops.c
139
error = blk_status_to_errno(ioend->io_bio.bi_status);
fs/xfs/xfs_aops.c
207
blk_status_to_errno(ioend->io_bio.bi_status));
fs/xfs/xfs_buf.c
1297
xfs_buf_ioerror(bp, blk_status_to_errno(bio->bi_status));
fs/xfs/xfs_log.c
1193
error = blk_status_to_errno(iclog->ic_bio.bi_status);
fs/xfs/xfs_trace.h
6430
__entry->error = blk_status_to_errno(status);
fs/xfs/xfs_verify_media.c
228
me->me_ioerror = -blk_status_to_errno(bio_status);
fs/xfs/xfs_zone_gc.c
956
error = blk_status_to_errno(bio.bi_status);
include/linux/blkdev.h
1032
int blk_status_to_errno(blk_status_t status);
include/trace/events/block.h
138
__entry->error = blk_status_to_errno(error);
include/trace/events/block.h
325
__entry->error = blk_status_to_errno(bio->bi_status);
kernel/power/swap.c
295
return blk_status_to_errno(hb->error);
kernel/trace/blktrace.c
1039
what, blk_status_to_errno(error), 0, NULL, cgid);
kernel/trace/blktrace.c
1123
blk_status_to_errno(bio->bi_status));
kernel/trace/blktrace.c
1223
blk_status_to_errno(bio->bi_status),
kernel/trace/blktrace.c
1259
blk_status_to_errno(bio->bi_status),