Lines Matching refs:xfs_alloc_get_rec
288 xfs_alloc_get_rec( in xfs_alloc_get_rec() function
592 if ((error = xfs_alloc_get_rec(cnt_cur, &nfbno1, &nflen1, &i))) in xfs_alloc_fixup_trees()
615 if ((error = xfs_alloc_get_rec(bno_cur, &nfbno1, &nflen1, &i))) in xfs_alloc_fixup_trees()
1024 error = xfs_alloc_get_rec(cur, &bno, &len, &i); in xfs_alloc_cur_check()
1155 error = xfs_alloc_get_rec(cur, &bno, &len, &i); in xfs_alloc_cntbt_iter()
1176 error = xfs_alloc_get_rec(cur, &bno, &len, &i); in xfs_alloc_cntbt_iter()
1230 error = xfs_alloc_get_rec(ccur, &fbno, &flen, &i); in xfs_alloc_ag_vextent_small()
1351 error = xfs_alloc_get_rec(bno_cur, &fbno, &flen, &i); in xfs_alloc_ag_vextent_exact()
1633 error = xfs_alloc_get_rec(acur->cnt, bno, len, &i); in xfs_alloc_ag_vextent_lastblock()
1848 error = xfs_alloc_get_rec(cnt_cur, &fbno, &flen, &i); in xfs_alloc_ag_vextent_size()
1919 if ((error = xfs_alloc_get_rec(cnt_cur, &fbno, &flen, in xfs_alloc_ag_vextent_size()
2086 if ((error = xfs_alloc_get_rec(bno_cur, <bno, <len, &i))) in xfs_free_ag_extent()
2121 if ((error = xfs_alloc_get_rec(bno_cur, >bno, >len, &i))) in xfs_free_ag_extent()
2218 if ((error = xfs_alloc_get_rec(bno_cur, &xxbno, &xxlen, in xfs_free_ag_extent()
2808 error = xfs_alloc_get_rec(cnt_cur, &fbno, &flen, stat); in xfs_exact_minlen_extent_available()