Searched refs:xfs_sb_buf_ops (Results 1 – 4 of 4) sorted by relevance
47 extern const struct xfs_buf_ops xfs_sb_buf_ops;
1176 const struct xfs_buf_ops xfs_sb_buf_ops = { variable 1420 bp->b_ops = &xfs_sb_buf_ops; in xfs_update_secondary_sbs() 1616 XFS_FSS_TO_BB(mp, 1), 0, &bp, &xfs_sb_buf_ops); in xfs_sb_read_secondary() 1643 bp->b_ops = &xfs_sb_buf_ops; in xfs_sb_get_secondary()
642 .ops = &xfs_sb_buf_ops, in xfs_ag_init_headers()
230 buf_ops = loud ? &xfs_sb_buf_ops : &xfs_sb_quiet_buf_ops; in xfs_readsb()245 bp->b_ops = &xfs_sb_buf_ops; in xfs_readsb()