| Function report | 
| 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 activity | Download SCCT | Chinese | 
Name:Check if the bio or request is one that needs special treatment in the* flush state machine.
Proto:static inline bool op_is_flush(unsigned int op)
Type:bool
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| unsigned int | op | 
| 408 | Return op & (REQ_FUA | REQ_PREFLUSH) | 
| Name | Describe | 
|---|---|
| bio_check_ro | |
| generic_make_request_checks | |
| blk_mq_get_request | |
| blk_mq_make_request | |
| blk_mq_sched_insert_request | 
| 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 |