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

#include <pq.h>

Data Fields

void(* data2 )(int, size_t, int, int, void **)
 
void(* datap )(int, size_t, int, void **)
 
int(* valid )(void)
 
const charname
 
int priority
 

Detailed Description

Definition at line 102 of file pq.h.

Field Documentation

void(* data2)(int, size_t, int, int, void **)

Definition at line 103 of file pq.h.

void(* datap)(int, size_t, int, void **)

Definition at line 104 of file pq.h.

const char* name

Definition at line 106 of file pq.h.

int priority

Definition at line 107 of file pq.h.

int(* valid)(void)

Definition at line 105 of file pq.h.


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