Searched refs:crc_t10dif_transform_show (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/lib/ |
H A D | crc-t10dif.c | 110 static int crc_t10dif_transform_show(char *buffer, const struct kernel_param *kp) in crc_t10dif_transform_show() function 127 module_param_call(transform, NULL, crc_t10dif_transform_show, NULL, 0444);
|
/kernel/linux/linux-6.6/lib/ |
H A D | crc-t10dif.c | 110 static int crc_t10dif_transform_show(char *buffer, const struct kernel_param *kp) in crc_t10dif_transform_show() function 127 module_param_call(transform, NULL, crc_t10dif_transform_show, NULL, 0444);
|
Completed in 1 milliseconds