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

Data Fields

spinlock_t lock
 
struct idr pool
 

Detailed Description

struct p9_idpool - per-connection accounting for tag idpool : protects the pool : idr to allocate tag id from

Definition at line 43 of file util.c.

Field Documentation

spinlock_t lock

Definition at line 44 of file util.c.

Definition at line 45 of file util.c.


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