Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\bio.h Create Date:2022-07-28 05:45:54
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:bio_get_first_bvec

Proto:static inline void bio_get_first_bvec(struct bio *bio, struct bio_vec *bv)

Type:void

Parameter:

TypeParameterName
struct bio *bio
struct bio_vec *bv
249  bv = bio_iovec(bio)
Caller
NameDescribe
bio_will_gap