Function report |
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 activity | Download SCCT | Chinese |
Name:dio_bio_write_op
Proto:static unsigned int dio_bio_write_op(struct kiocb *iocb)
Type:unsigned int
Parameter:
Type | Parameter | Name |
---|---|---|
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 |
Name | Describe |
---|---|
__blkdev_direct_IO_simple | |
__blkdev_direct_IO |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |