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

#include <internal.h>

Data Fields

struct rb_node node
 
struct mutex cons_lock
 
spinlock_t lock
 
atomic_t usage
 
atomic_t nkeys
 
atomic_t nikeys
 
kuid_t uid
 
int qnkeys
 
int qnbytes
 

Detailed Description

Definition at line 48 of file internal.h.

Field Documentation

struct mutex cons_lock

Definition at line 50 of file internal.h.

spinlock_t lock

Definition at line 51 of file internal.h.

atomic_t nikeys

Definition at line 54 of file internal.h.

atomic_t nkeys

Definition at line 53 of file internal.h.

Definition at line 49 of file internal.h.

int qnbytes

Definition at line 57 of file internal.h.

int qnkeys

Definition at line 56 of file internal.h.

kuid_t uid

Definition at line 55 of file internal.h.

atomic_t usage

Definition at line 52 of file internal.h.


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