Searched refs:agibpp (Results 1 – 2 of 2) sorted by relevance
67 struct xfs_buf **agibpp);69 struct xfs_buf **agibpp);
2591 struct xfs_buf **agibpp) in xfs_read_agi() argument2600 XFS_FSS_TO_BB(mp, 1), 0, agibpp, &xfs_agi_buf_ops); in xfs_read_agi()2604 xfs_trans_buf_set_type(tp, *agibpp, XFS_BLFT_AGI_BUF); in xfs_read_agi()2606 xfs_buf_set_ref(*agibpp, XFS_AGI_REF); in xfs_read_agi()2618 struct xfs_buf **agibpp) in xfs_ialloc_read_agi() argument2643 if (agibpp) in xfs_ialloc_read_agi()2644 *agibpp = agibp; in xfs_ialloc_read_agi()