Function report |
Source Code:lib\raid6\algos.c |
Create Date:2022-07-28 07:09:12 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:This code uses the gfmul table as convenient data set to abuse
Proto:int __init raid6_select_algo(void)
Type:int
Parameter:Nothing
243 | syndromes = Common helper functions. Never use with __GFP_HIGHMEM because the returned* address cannot represent highmem pages. Use alloc_pages and then kmap if* you need to access high mem. |
245 | If Not syndromes Then |
254 | gen_best = raid6_choose_gen( & dptrs, disks) |
257 | rec_best = raid6_choose_recov() |
259 | free_pages((unsignedlong)syndromes, 1) |
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 |