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

#include <raid5.h>

Data Fields

int target
 
int target2
 
enum sum_check_flags zero_sum_result
 

Detailed Description

struct stripe_operations - STRIPE_OP_COMPUTE_BLK target - 2nd compute target in the raid6 case - P and Q verification flags - async service request flags for raid_run_ops

Definition at line 221 of file raid5.h.

Field Documentation

int target

Definition at line 222 of file raid5.h.

int target2

Definition at line 222 of file raid5.h.

enum sum_check_flags zero_sum_result

Definition at line 223 of file raid5.h.


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