Searched refs:xfs_agfl_buf_ops (Results 1 – 5 of 5) sorted by relevance
27 extern const struct xfs_buf_ops xfs_agfl_buf_ops;
409 .ops = &xfs_agfl_buf_ops, in xfs_ag_init_headers()
677 const struct xfs_buf_ops xfs_agfl_buf_ops = { variable702 XFS_FSS_TO_BB(mp, 1), 0, &bp, &xfs_agfl_buf_ops); in xfs_alloc_read_agfl()
274 bp->b_ops = &xfs_agfl_buf_ops; in xlog_recover_validate_buf_type()
664 agfl_bp->b_ops = &xfs_agfl_buf_ops; in xrep_agfl()