Function report |
Source Code:block\blk-mq-tag.h |
Create Date:2022-07-28 12:15:16 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:blk_mq_tag_is_reserved
Proto:static inline bool blk_mq_tag_is_reserved(struct blk_mq_tags *tags, unsigned int tag)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct blk_mq_tags * | tags | |
unsigned int | tag |
86 | Return tag < nr_reserved_tags |
Name | Describe |
---|---|
blk_mq_get_driver_tag | |
blk_mq_put_tag |
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 |