Lines Matching refs:ar_startext
1058 if (low_rec->ar_startext > high_rec->ar_startext)
1060 if (low_rec->ar_startext >= mp->m_sb.sb_rextents ||
1061 low_rec->ar_startext == high_rec->ar_startext)
1064 high_key = min(high_rec->ar_startext, mp->m_sb.sb_rextents - 1);
1067 rtstart = low_rec->ar_startext;
1081 rec.ar_startext = rtstart;
1105 keys[0].ar_startext = 0;
1106 keys[1].ar_startext = mp->m_sb.sb_rextents - 1;