Lines Matching refs:xfs_agblock_t
41 xfs_agblock_t agbno; /* allocation group-relative block # */
50 xfs_agblock_t min_agbno; /* set an agbno range for NEAR allocs */
51 xfs_agblock_t max_agbno; /* ... */
77 struct xfs_buf *agfbp, xfs_agblock_t *bnop, int btreeblk);
80 xfs_agblock_t bno, int btreeblk);
82 xfs_agblock_t bno, xfs_extlen_t len,
147 xfs_agblock_t agbno,
157 xfs_agblock_t agbno, in xfs_free_extent()
168 xfs_agblock_t bno, /* starting block of extent */
175 xfs_agblock_t bno, /* starting block of extent */
182 xfs_agblock_t *bno, /* output: starting block of extent */
216 int xfs_alloc_has_records(struct xfs_btree_cur *cur, xfs_agblock_t bno,
219 typedef int (*xfs_agfl_walk_fn)(struct xfs_mount *mp, xfs_agblock_t bno,