Home
last modified time | relevance | path

Searched defs:throtl_rb_root (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/block/
Dblk-throttle.c29 struct throtl_rb_root { struct
36 #define THROTL_RB_ROOT (struct throtl_rb_root) { .rb = RB_ROOT, .left = NULL, \ argument