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

Data Fields

struct hlist_headhashtable
 
unsigned int hashbits
 
spinlock_t lock
 

Detailed Description

Definition at line 24 of file auth.c.

Field Documentation

unsigned int hashbits

Definition at line 26 of file auth.c.

struct hlist_head* hashtable

Definition at line 25 of file auth.c.

spinlock_t lock

Definition at line 27 of file auth.c.


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