Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:block\bounce.c Create Date:2022-07-28 17:33:02
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:__bounce_end_io_read

Proto:static void __bounce_end_io_read(struct bio *bio, mempool_t *pool)

Type:void

Parameter:

TypeParameterName
struct bio *bio
mempool_t *pool
199  bio_orig = bi_private
201  If Not bi_status Then Simple bounce buffer support for highmem pages. Depending on the* queue gfp mask set, *to may or may not be a highmem page. kmap it* always, it will do the Right Thing
204  bounce_end_io(bio, pool)
Caller
NameDescribe
bounce_end_io_read
bounce_end_io_read_isa