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

#include <idr.h>

Data Fields

long nr_busy
 
unsigned long bitmap [IDA_BITMAP_LONGS]
 

Detailed Description

Definition at line 129 of file idr.h.

Field Documentation

unsigned long bitmap[IDA_BITMAP_LONGS]

Definition at line 131 of file idr.h.

long nr_busy

Definition at line 130 of file idr.h.


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