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; /* ... */
99 struct xfs_buf *agfbp, xfs_agblock_t *bnop, int btreeblk);
102 xfs_agblock_t bno, int btreeblk);
153 xfs_agblock_t bno, /* starting block of extent */
160 xfs_agblock_t bno, /* starting block of extent */
167 xfs_agblock_t *bno, /* output: starting block of extent */
177 int xfs_free_agfl_block(struct xfs_trans *, xfs_agnumber_t, xfs_agblock_t,
197 int xfs_alloc_has_record(struct xfs_btree_cur *cur, xfs_agblock_t bno,
200 typedef int (*xfs_agfl_walk_fn)(struct xfs_mount *mp, xfs_agblock_t bno,