Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:bsolete, don't use in new code

Proto:static inline void bio_set_op_attrs(struct bio *bio, unsigned op, unsigned op_flags)

Type:void

Parameter:

TypeParameterName
struct bio *bio
unsignedop
unsignedop_flags
394  bottom bits req flags, * top bits REQ_OP. Use * accessors. = op | op_flags
Caller
NameDescribe
hib_submit_io
swap_readpage
__blkdev_issue_discard
__blkdev_issue_write_same__blkdev_issue_write_same - generate number of bios with same page*@bdev: target blockdev*@sector: start sector*@nr_sects: number of sectors to write*@gfp_mask: memory allocation flags (for bio_alloc)*@page: page containing data to write*@biop: pointer to
__blkdev_issue_zero_pages
submit_bh_wbc
dio_bio_alloc
mpage_bio_submit
fscrypt_zeroout_range
iomap_dio_zero