Home
last modified time | relevance | path

Searched refs:this_s (Results 1 – 1 of 1) sorted by relevance

/external/blktrace/btt/
Ddip_rb.c74 __u64 this_s = BIT_START(this), this_e = BIT_END(this); in rb_foreach() local
76 if ((iop_s <= this_s) && (this_e <= iop_e)) { in rb_foreach()
81 if (iop_s < this_s) in rb_foreach()