Lines Matching refs:xfs_agblock_t
60 xfs_agblock_t agbno; /* allocation group-relative block # */
69 xfs_agblock_t min_agbno; /* set an agbno range for NEAR allocs */
70 xfs_agblock_t max_agbno; /* ... */
126 xfs_agblock_t *bnop, /* block address retrieved from freelist */
156 xfs_agblock_t bno, /* block being freed */
203 xfs_agblock_t bno, /* starting block of extent */
210 xfs_agblock_t bno, /* starting block of extent */
217 xfs_agblock_t *bno, /* output: starting block of extent */
225 int xfs_free_agfl_block(struct xfs_trans *, xfs_agnumber_t, xfs_agblock_t,
245 int xfs_alloc_has_record(struct xfs_btree_cur *cur, xfs_agblock_t bno,
248 typedef int (*xfs_agfl_walk_fn)(struct xfs_mount *mp, xfs_agblock_t bno,