Function report |
Source Code:block\blk-settings.c |
Create Date:2022-07-28 17:03:23 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:set default limits for stacking devices
Proto:void blk_set_stacking_limits(struct queue_limits *lim)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct queue_limits * | lim |
78 | max_segments = USHRT_MAX |
80 | max_hw_sectors = UINT_MAX |
81 | max_segment_size = UINT_MAX |
82 | max_sectors = UINT_MAX |
83 | max_dev_sectors = UINT_MAX |
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 |