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

#include <aoe.h>

Data Fields

struct completion rendez
 
struct task_structtask
 
wait_queue_head_twaitq
 
int(* fn )(void)
 
charname
 
spinlock_tlock
 

Detailed Description

Definition at line 175 of file aoe.h.

Field Documentation

int(* fn)(void)

Definition at line 179 of file aoe.h.

spinlock_t* lock

Definition at line 181 of file aoe.h.

char* name

Definition at line 180 of file aoe.h.

Definition at line 176 of file aoe.h.

Definition at line 177 of file aoe.h.

Definition at line 178 of file aoe.h.


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