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

Data Fields

struct blkg_policy_data pd
 
struct rb_node rb_node
 
unsigned long disptime
 
unsigned int flags
 
struct bio_list bio_lists [2]
 
unsigned int nr_queued [2]
 
uint64_t bps [2]
 
unsigned int iops [2]
 
uint64_t bytes_disp [2]
 
unsigned int io_disp [2]
 
unsigned long slice_start [2]
 
unsigned long slice_end [2]
 
int limits_changed
 
struct tg_stats_cpu __percpustats_cpu
 
struct list_head stats_alloc_node
 

Detailed Description

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

Field Documentation

struct bio_list bio_lists[2]

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

uint64_t bps[2]

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

uint64_t bytes_disp[2]

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

unsigned long disptime

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

unsigned int flags

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

unsigned int io_disp[2]

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

unsigned int iops[2]

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

int limits_changed

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

unsigned int nr_queued[2]

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

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

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

unsigned long slice_end[2]

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

unsigned long slice_start[2]

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

struct list_head stats_alloc_node

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

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


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