Lines Matching refs:xfs_agblock_t
59 xfs_agblock_t agbno; /* allocation group-relative block # */
68 xfs_agblock_t min_agbno; /* set an agbno range for NEAR allocs */
69 xfs_agblock_t max_agbno; /* ... */
112 xfs_agblock_t *bnop, /* block address retrieved from freelist */
142 xfs_agblock_t bno, /* block being freed */
189 xfs_agblock_t bno, /* starting block of extent */
196 xfs_agblock_t bno, /* starting block of extent */
203 xfs_agblock_t *bno, /* output: starting block of extent */
211 int xfs_free_agfl_block(struct xfs_trans *, xfs_agnumber_t, xfs_agblock_t,
231 int xfs_alloc_has_record(struct xfs_btree_cur *cur, xfs_agblock_t bno,
234 typedef int (*xfs_agfl_walk_fn)(struct xfs_mount *mp, xfs_agblock_t bno,