Searched refs:nfbno1 (Results 1 – 1 of 1) sorted by relevance
578 xfs_agblock_t nfbno1; /* first new free startblock */ in xfs_alloc_fixup_trees() local592 if ((error = xfs_alloc_get_rec(cnt_cur, &nfbno1, &nflen1, &i))) in xfs_alloc_fixup_trees()596 nfbno1 != fbno || in xfs_alloc_fixup_trees()615 if ((error = xfs_alloc_get_rec(bno_cur, &nfbno1, &nflen1, &i))) in xfs_alloc_fixup_trees()619 nfbno1 != fbno || in xfs_alloc_fixup_trees()657 nfbno1 = nfbno2 = NULLAGBLOCK; in xfs_alloc_fixup_trees()659 nfbno1 = rbno + rlen; in xfs_alloc_fixup_trees()663 nfbno1 = fbno; in xfs_alloc_fixup_trees()667 nfbno1 = fbno; in xfs_alloc_fixup_trees()688 if (nfbno1 != NULLAGBLOCK) { in xfs_alloc_fixup_trees()[all …]