Function report |
Source Code:lib\raid6\algos.c |
Create Date:2022-07-28 07:09:08 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:raid6_choose_recov
Proto:static inline const struct raid6_recov_calls *raid6_choose_recov(void)
Type:struct raid6_recov_calls
Parameter:Nothing
137 | If best Then |
138 | raid6_2data_recov = data2 |
139 | raid6_datap_recov = datap |
142 | Else pr_err("raid6: Yikes! No recovery algorithm found!\n") |
145 | Return best |
Name | Describe |
---|---|
raid6_select_algo | This code uses the gfmul table as convenient data set to abuse |
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 |