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

#include <sched.h>

Data Fields

void(* rpc_call_prepare )(struct rpc_task *, void *)
 
void(* rpc_call_done )(struct rpc_task *, void *)
 
void(* rpc_count_stats )(struct rpc_task *, void *)
 
void(* rpc_release )(void *)
 

Detailed Description

Definition at line 103 of file sched.h.

Field Documentation

void(* rpc_call_done)(struct rpc_task *, void *)

Definition at line 105 of file sched.h.

void(* rpc_call_prepare)(struct rpc_task *, void *)

Definition at line 104 of file sched.h.

void(* rpc_count_stats)(struct rpc_task *, void *)

Definition at line 106 of file sched.h.

void(* rpc_release)(void *)

Definition at line 107 of file sched.h.


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