Searched refs:xfs_agf_buf_ops (Results 1 – 4 of 4) sorted by relevance
24 extern const struct xfs_buf_ops xfs_agf_buf_ops;
649 .ops = &xfs_agf_buf_ops, in xfs_ag_init_headers()
3353 const struct xfs_buf_ops xfs_agf_buf_ops = { variable 3378 XFS_FSS_TO_BB(mp, 1), flags, agfbpp, &xfs_agf_buf_ops); in xfs_read_agf()
392 agf_bp->b_ops = &xfs_agf_buf_ops; in xrep_agf()