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

Data Fields

struct throtl_rb_root tg_service_tree
 
struct request_queuequeue
 
unsigned int nr_queued [2]
 
unsigned int nr_undestroyed_grps
 
struct delayed_work throtl_work
 
int limits_changed
 

Detailed Description

Definition at line 98 of file blk-throttle.c.

Field Documentation

int limits_changed

Definition at line 116 of file blk-throttle.c.

unsigned int nr_queued[2]

Definition at line 106 of file blk-throttle.c.

unsigned int nr_undestroyed_grps

Definition at line 111 of file blk-throttle.c.

Definition at line 103 of file blk-throttle.c.

struct throtl_rb_root tg_service_tree

Definition at line 101 of file blk-throttle.c.

struct delayed_work throtl_work

Definition at line 114 of file blk-throttle.c.


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