|
Linux Kernel
3.7.1
|
Data Fields | |
| struct throtl_rb_root | tg_service_tree |
| struct request_queue * | queue |
| unsigned int | nr_queued [2] |
| unsigned int | nr_undestroyed_grps |
| struct delayed_work | throtl_work |
| int | limits_changed |
Definition at line 98 of file blk-throttle.c.
| 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.
1.8.2