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

Data Fields

struct {
   u32   promotion_count
 
   u32   demotion_count
 
   u32   promotion_time
 
   u32   demotion_time
 
threshold
 
struct {
   int   promotion_count
 
   int   demotion_count
 
stats
 

Detailed Description

Definition at line 27 of file ladder.c.

Field Documentation

u32 demotion_count

Definition at line 30 of file ladder.c.

int demotion_count

Definition at line 36 of file ladder.c.

u32 demotion_time

Definition at line 32 of file ladder.c.

u32 promotion_count

Definition at line 29 of file ladder.c.

int promotion_count

Definition at line 35 of file ladder.c.

u32 promotion_time

Definition at line 31 of file ladder.c.

struct { ... } stats
struct { ... } threshold

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