Searched refs:agibpp (Results 1 – 2 of 2) sorted by relevance
66 struct xfs_buf **agibpp);68 struct xfs_buf **agibpp);
2576 struct xfs_buf **agibpp) in xfs_read_agi() argument2585 XFS_FSS_TO_BB(mp, 1), 0, agibpp, &xfs_agi_buf_ops); in xfs_read_agi()2589 xfs_trans_buf_set_type(tp, *agibpp, XFS_BLFT_AGI_BUF); in xfs_read_agi()2591 xfs_buf_set_ref(*agibpp, XFS_AGI_REF); in xfs_read_agi()2603 struct xfs_buf **agibpp) in xfs_ialloc_read_agi() argument2628 if (agibpp) in xfs_ialloc_read_agi()2629 *agibpp = agibp; in xfs_ialloc_read_agi()