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:blkdev_iopoll
Proto:static int blkdev_iopoll(struct kiocb *kiocb, bool wait)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct kiocb * | kiocb | |
bool | wait |
293 | q = bdev_get_queue(bdev) |
295 | Return blk_poll(q, READ_ONCE( for ->iopoll ), wait) |
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 |