Home
last modified time | relevance | path

Searched refs:xfs_bmbt_buf_ops (Results 1 – 5 of 5) sorted by relevance

/fs/xfs/libxfs/
Dxfs_shared.h34 extern const struct xfs_buf_ops xfs_bmbt_buf_ops;
Dxfs_bmap_btree.c488 const struct xfs_buf_ops xfs_bmbt_buf_ops = { variable
536 .buf_ops = &xfs_bmbt_buf_ops,
Dxfs_bmap.c368 &xfs_bmbt_buf_ops); in xfs_bmap_check_leaf_extents()
452 &xfs_bmbt_buf_ops); in xfs_bmap_check_leaf_extents()
616 &xfs_bmbt_buf_ops); in xfs_bmap_btree_to_extents()
738 abp->b_ops = &xfs_bmbt_buf_ops; in xfs_bmap_extents_to_btree()
1204 XFS_BMAP_BTREE_REF, &xfs_bmbt_buf_ops); in xfs_iread_extents()
1248 &xfs_bmbt_buf_ops); in xfs_iread_extents()
1277 XFS_BMAP_BTREE_REF, &xfs_bmbt_buf_ops); in xfs_iread_extents()
/fs/xfs/
Dxfs_bmap_util.c275 &xfs_bmbt_buf_ops); in xfs_bmap_count_tree()
287 &xfs_bmbt_buf_ops); in xfs_bmap_count_tree()
321 &xfs_bmbt_buf_ops); in xfs_bmap_count_tree()
Dxfs_log_recover.c2383 bp->b_ops = &xfs_bmbt_buf_ops; in xlog_recover_validate_buf_type()