Lines Matching refs:xfs_agblock_t

53 	return size / sizeof(xfs_agblock_t);  in xfs_agfl_size()
158 xfs_agblock_t bno, in xfs_alloc_lookup()
180 xfs_agblock_t bno, /* starting block of extent */ in xfs_alloc_lookup_eq()
194 xfs_agblock_t bno, /* starting block of extent */ in xfs_alloc_lookup_ge()
208 xfs_agblock_t bno, /* starting block of extent */ in xfs_alloc_lookup_le()
230 xfs_agblock_t bno, /* starting block of extent */ in xfs_alloc_update()
290 xfs_agblock_t *bno, /* output: starting block of extent */ in xfs_alloc_get_rec()
320 xfs_agblock_t foundbno, /* starting block in found extent */ in xfs_alloc_compute_aligned()
322 xfs_agblock_t *resbno, /* result block number */ in xfs_alloc_compute_aligned()
326 xfs_agblock_t bno = foundbno; in xfs_alloc_compute_aligned()
348 xfs_agblock_t aligned_bno = roundup(bno, args->alignment); in xfs_alloc_compute_aligned()
368 xfs_agblock_t wantbno, /* target starting block */ in xfs_alloc_compute_diff()
372 xfs_agblock_t freebno, /* freespace's starting block */ in xfs_alloc_compute_diff()
374 xfs_agblock_t *newbnop) /* result: best start block from free */ in xfs_alloc_compute_diff()
376 xfs_agblock_t freeend; /* end of freespace extent */ in xfs_alloc_compute_diff()
377 xfs_agblock_t newbno1; /* return block number */ in xfs_alloc_compute_diff()
378 xfs_agblock_t newbno2; /* other new block number */ in xfs_alloc_compute_diff()
381 xfs_agblock_t wantend; /* end of target extent */ in xfs_alloc_compute_diff()
570 xfs_agblock_t fbno, /* starting block of free extent */ in xfs_alloc_fixup_trees()
572 xfs_agblock_t rbno, /* starting block of returned extent */ in xfs_alloc_fixup_trees()
578 xfs_agblock_t nfbno1; /* first new free startblock */ in xfs_alloc_fixup_trees()
579 xfs_agblock_t nfbno2; /* second new free startblock */ in xfs_alloc_fixup_trees()
927 xfs_agblock_t rec_bno;/* extent startblock */
929 xfs_agblock_t bno; /* alloc bno */
1015 xfs_agblock_t bno, bnoa, bnew; in xfs_alloc_cur_check()
1140 xfs_agblock_t bno; in xfs_alloc_cntbt_iter()
1209 xfs_agblock_t *fbnop, /* result block number */ in xfs_alloc_ag_vextent_small()
1215 xfs_agblock_t fbno = NULLAGBLOCK; in xfs_alloc_ag_vextent_small()
1321 xfs_agblock_t fbno; /* start block of found extent */ in xfs_alloc_ag_vextent_exact()
1323 xfs_agblock_t tbno; /* start block of busy extent */ in xfs_alloc_ag_vextent_exact()
1325 xfs_agblock_t tend; /* end block of busy extent */ in xfs_alloc_ag_vextent_exact()
1611 xfs_agblock_t *bno, in xfs_alloc_ag_vextent_lastblock()
1681 xfs_agblock_t bno; in xfs_alloc_ag_vextent_near()
1797 xfs_agblock_t fbno; /* start of found freespace */ in xfs_alloc_ag_vextent_size()
1799 xfs_agblock_t rbno; /* returned block number */ in xfs_alloc_ag_vextent_size()
1905 xfs_agblock_t bestfbno; in xfs_alloc_ag_vextent_size()
1907 xfs_agblock_t bestrbno; in xfs_alloc_ag_vextent_size()
2042 xfs_agblock_t bno, in xfs_free_ag_extent()
2050 xfs_agblock_t gtbno; /* start of right neighbor */ in xfs_free_ag_extent()
2052 xfs_agblock_t ltbno; /* start of left neighbor */ in xfs_free_ag_extent()
2054 xfs_agblock_t nbno; /* new starting block of freesp */ in xfs_free_ag_extent()
2215 xfs_agblock_t xxbno; in xfs_free_ag_extent()
2792 xfs_agblock_t fbno; in xfs_exact_minlen_extent_available()
2836 xfs_agblock_t bno; /* freelist block */ in xfs_alloc_fix_freelist()
3031 xfs_agblock_t *bnop, in xfs_alloc_get_freelist()
3036 xfs_agblock_t bno; in xfs_alloc_get_freelist()
3138 xfs_agblock_t bno, in xfs_alloc_put_freelist()
3181 startoff + sizeof(xfs_agblock_t) - 1); in xfs_alloc_put_freelist()
3476 xfs_agblock_t agsize; in xfs_alloc_vextent_check_args()
3711 xfs_agblock_t target_agbno, in xfs_alloc_vextent_iterate_ags()
3982 xfs_agblock_t agbno, in __xfs_free_extent()
4101 xfs_agblock_t bno, in xfs_alloc_has_records()