nckernel  0.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ston_item Struct Reference
Collaboration diagram for ston_item:
Collaboration graph
[legend]

Data Fields

struct list_head head
 
const void * key
 
void * obj
 
int refcnt
 

Detailed Description

Definition at line 12 of file ston.c.

Field Documentation

struct list_head head

Definition at line 13 of file ston.c.

Referenced by ston_create(), ston_destroy(), and ston_fini().

const void* key

Definition at line 15 of file ston.c.

Referenced by ston_create().

void* obj

Definition at line 16 of file ston.c.

Referenced by ston_create(), and ston_fini().

int refcnt

Definition at line 17 of file ston.c.

Referenced by ston_create(), and ston_destroy().


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