Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
raid6_calls Struct Reference

#include <pq.h>

Data Fields

void(* gen_syndrome )(int, size_t, void **)
 
int(* valid )(void)
 
const charname
 
int prefer
 

Detailed Description

Definition at line 73 of file pq.h.

Field Documentation

void(* gen_syndrome)(int, size_t, void **)

Definition at line 74 of file pq.h.

const char* name

Definition at line 76 of file pq.h.

int prefer

Definition at line 77 of file pq.h.

int(* valid)(void)

Definition at line 75 of file pq.h.


The documentation for this struct was generated from the following file: