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

#include <ctresource.h>

Data Fields

int(* master )(struct rsc *rsc)
 
int(* next_conj )(struct rsc *rsc)
 
int(* index )(const struct rsc *rsc)
 
int(* output_slot )(const struct rsc *rsc)
 

Detailed Description

Definition at line 45 of file ctresource.h.

Field Documentation

int(* index)(const struct rsc *rsc)

Definition at line 48 of file ctresource.h.

int(* master)(struct rsc *rsc)

Definition at line 46 of file ctresource.h.

int(* next_conj)(struct rsc *rsc)

Definition at line 47 of file ctresource.h.

int(* output_slot)(const struct rsc *rsc)

Definition at line 50 of file ctresource.h.


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