Searched refs:blk_complete_sghdr_rq (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/ |
D | 0002_linux_block.patch | 62 static int blk_complete_sghdr_rq(struct request *rq, struct sg_io_hdr *hdr, 65 @@ -272,7 +278,12 @@ static int blk_complete_sghdr_rq(struct request *rq, struct sg_io_hdr *hdr,
|
/kernel/linux/linux-5.10/block/ |
D | scsi_ioctl.c | 246 static int blk_complete_sghdr_rq(struct request *rq, struct sg_io_hdr *hdr, in blk_complete_sghdr_rq() function 364 ret = blk_complete_sghdr_rq(rq, hdr, bio); in sg_io()
|