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

#include <rc-map.h>

Data Fields

struct rc_map_tablescan
 
unsigned int size
 
unsigned int len
 
unsigned int alloc
 
u64 rc_type
 
const charname
 
spinlock_t lock
 

Detailed Description

Definition at line 36 of file rc-map.h.

Field Documentation

unsigned int alloc

Definition at line 40 of file rc-map.h.

unsigned int len

Definition at line 39 of file rc-map.h.

spinlock_t lock

Definition at line 43 of file rc-map.h.

const char* name

Definition at line 42 of file rc-map.h.

u64 rc_type

Definition at line 41 of file rc-map.h.

Definition at line 37 of file rc-map.h.

unsigned int size

Definition at line 38 of file rc-map.h.


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