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

#include <nfs_xdr.h>

Data Fields

void(* error_cleanup )(struct list_head *head)
 
void(* init_hdr )(struct nfs_pgio_header *hdr)
 
void(* completion )(struct nfs_pgio_header *hdr)
 

Detailed Description

Definition at line 1330 of file nfs_xdr.h.

Field Documentation

Definition at line 1333 of file nfs_xdr.h.

void(* error_cleanup)(struct list_head *head)

Definition at line 1331 of file nfs_xdr.h.

void(* init_hdr)(struct nfs_pgio_header *hdr)

Definition at line 1332 of file nfs_xdr.h.


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