Home
last modified time | relevance | path

Searched refs:agfbp (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_alloc.h77 struct xfs_buf *agfbp, xfs_agblock_t *bnop, int btreeblk);
79 struct xfs_buf *agfbp, struct xfs_buf *agflbp,
H A Dxfs_alloc.c3401 struct xfs_buf *agfbp; in xfs_alloc_read_agf() local
3413 &agfbp); in xfs_alloc_read_agf()
3417 agf = agfbp->b_addr; in xfs_alloc_read_agf()
3474 xfs_trans_brelse(tp, agfbp); in xfs_alloc_read_agf()
3483 *agfbpp = agfbp; in xfs_alloc_read_agf()
3485 xfs_trans_brelse(tp, agfbp); in xfs_alloc_read_agf()