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;
490 const struct xfs_buf_ops xfs_bmbt_buf_ops = { variable538 .buf_ops = &xfs_bmbt_buf_ops,
371 &xfs_bmbt_buf_ops); in xfs_bmap_check_leaf_extents()457 &xfs_bmbt_buf_ops); in xfs_bmap_check_leaf_extents()571 &xfs_bmbt_buf_ops); in xfs_bmap_btree_to_extents()690 abp->b_ops = &xfs_bmbt_buf_ops; in xfs_bmap_extents_to_btree()
249 bp->b_ops = &xfs_bmbt_buf_ops; in xlog_recover_validate_buf_type()
Completed in 15 milliseconds