Searched refs:iop_s (Results 1 – 1 of 1) sorted by relevance
73 __u64 iop_s = BIT_START(iop), iop_e = BIT_END(iop); in rb_foreach() local76 if ((iop_s <= this_s) && (this_e <= iop_e)) { in rb_foreach()81 if (iop_s < this_s) in rb_foreach()