Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\block_dev.c Create Date:2022-07-28 20:14:44
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:dio_bio_write_op

Proto:static unsigned int dio_bio_write_op(struct kiocb *iocb)

Type:unsigned int

Parameter:

TypeParameterName
struct kiocb *iocb
183  op = REQ_OP_WRITE | REQ_SYNC | REQ_IDLE
186  If ki_flags & IOCB_DSYNC Then op |= REQ_FUA
188  Return op
Caller
NameDescribe
__blkdev_direct_IO_simple
__blkdev_direct_IO