Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:bio_last_bvec_all

Proto:static inline struct bio_vec *bio_last_bvec_all(struct bio *bio)

Type:struct bio_vec

Parameter:

TypeParameterName
struct bio *bio
292  WARN_ON_ONCE(bio_flagged(bio, BIO_CLONED))
293  Return the actual vec list [ how many bio_vec's - 1]