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

#include <internal.h>

Data Fields

void(* rx_wakeup )(struct afs_call *call)
 
int(* wait )(struct afs_call *call)
 
void(* async_complete )(void *reply, int error)
 

Detailed Description

Definition at line 57 of file internal.h.

Field Documentation

void(* async_complete)(void *reply, int error)

Definition at line 65 of file internal.h.

void(* rx_wakeup)(struct afs_call *call)

Definition at line 59 of file internal.h.

int(* wait)(struct afs_call *call)

Definition at line 62 of file internal.h.


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