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 = { variable652 .buf_ops = &xfs_bmbt_buf_ops,
247 &xfs_bmbt_buf_ops); in xfs_bmap_read_buf()
263 bp->b_ops = &xfs_bmbt_buf_ops; in xlog_recover_validate_buf_type()