HomeSort by relevance Sort by last modified time
    Searched full:iop_e (Results 1 - 1 of 1) sorted by null

  /external/blktrace/btt/
dip_rb.c 73 __u64 iop_s = BIT_START(iop), iop_e = BIT_END(iop); local
76 if ((iop_s <= this_s) && (this_e <= iop_e)) {
83 if (this_e < iop_e)

Completed in 625 milliseconds