Searched refs:xfs_sb_buf_ops (Results 1 – 5 of 5) sorted by relevance
43 extern const struct xfs_buf_ops xfs_sb_buf_ops;
782 const struct xfs_buf_ops xfs_sb_buf_ops = { variable1021 bp->b_ops = &xfs_sb_buf_ops; in xfs_update_secondary_sbs()1183 XFS_FSS_TO_BB(mp, 1), 0, &bp, &xfs_sb_buf_ops); in xfs_sb_read_secondary()1207 bp->b_ops = &xfs_sb_buf_ops; in xfs_sb_get_secondary()
314 .ops = &xfs_sb_buf_ops, in xfs_ag_init_headers()
341 buf_ops = loud ? &xfs_sb_buf_ops : &xfs_sb_quiet_buf_ops; in xfs_readsb()348 bp->b_ops = &xfs_sb_buf_ops; in xfs_readsb()
2586 bp->b_ops = &xfs_sb_buf_ops; in xlog_recover_validate_buf_type()5698 bp->b_ops = &xfs_sb_buf_ops; in xlog_do_recover()