Searched refs:xfs_agi_buf_ops (Results 1 – 5 of 5) sorted by relevance
26 extern const struct xfs_buf_ops xfs_agi_buf_ops;
663 .ops = &xfs_agi_buf_ops, in xfs_ag_init_headers()
2737 const struct xfs_buf_ops xfs_agi_buf_ops = { variable2762 XFS_FSS_TO_BB(mp, 1), flags, agibpp, &xfs_agi_buf_ops); in xfs_read_agi()
301 bp->b_ops = &xfs_agi_buf_ops; in xlog_recover_validate_buf_type()
1769 ragi->agi_bp->b_ops = &xfs_agi_buf_ops; in xrep_agi()