Lines Matching defs:agbno_next
221 xfs_agblock_t agbno_next = agbno + *aglenp;
229 !xfs_verify_agbno(pag, agbno_next - 1))
239 while (bno < agbno_next) {
247 max_fsbs = min_t(xfs_agblock_t, agbno_next - bno,
272 *aglenp -= agbno_next - bno;
294 xfs_agblock_t agbno_next,
323 while (bno < agbno_next) {
435 xfs_agblock_t agbno_next = agbno + len;
441 while (agbno < agbno_next) {
445 error = xreap_agextent_select(rs, agbno, agbno_next,