Searched refs:xfs_bmbt_buf_ops (Results 1 – 4 of 4) sorted by relevance
29 extern const struct xfs_buf_ops xfs_bmbt_buf_ops;
475 const struct xfs_buf_ops xfs_bmbt_buf_ops = { variable542 .buf_ops = &xfs_bmbt_buf_ops,
246 &xfs_bmbt_buf_ops); in xfs_bmap_read_buf()
261 bp->b_ops = &xfs_bmbt_buf_ops; in xlog_recover_validate_buf_type()