Lines Matching refs:nfbno2
485 xfs_agblock_t nfbno2; /* second new free startblock */
552 nfbno1 = nfbno2 = NULLAGBLOCK;
556 nfbno2 = NULLAGBLOCK;
560 nfbno2 = NULLAGBLOCK;
564 nfbno2 = rbno + rlen;
565 nflen2 = (fbno + flen) - nfbno2;
587 if (nfbno2 != NULLAGBLOCK) {
588 if ((error = xfs_alloc_lookup_eq(cnt_cur, nfbno2, nflen2, &i)))
615 if (nfbno2 != NULLAGBLOCK) {
619 if ((error = xfs_alloc_lookup_eq(bno_cur, nfbno2, nflen2, &i)))