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; /* ... */
115 xfs_agblock_t *bnop, /* block address retrieved from freelist */
145 xfs_agblock_t bno, /* block being freed */
192 xfs_agblock_t bno, /* starting block of extent */
199 xfs_agblock_t bno, /* starting block of extent */
206 xfs_agblock_t *bno, /* output: starting block of extent */
214 int xfs_free_agfl_block(struct xfs_trans *, xfs_agnumber_t, xfs_agblock_t,
234 int xfs_alloc_has_record(struct xfs_btree_cur *cur, xfs_agblock_t bno,
237 typedef int (*xfs_agfl_walk_fn)(struct xfs_mount *mp, xfs_agblock_t bno,