Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_shared.h43 extern const struct xfs_buf_ops xfs_bmbt_buf_ops;
Dxfs_bmap_btree.c721 const struct xfs_buf_ops xfs_bmbt_buf_ops = { variable
766 .buf_ops = &xfs_bmbt_buf_ops,
Dxfs_bmap.c384 &xfs_bmbt_buf_ops); in xfs_bmap_check_leaf_extents()
468 &xfs_bmbt_buf_ops); in xfs_bmap_check_leaf_extents()
693 &xfs_bmbt_buf_ops); in xfs_bmap_btree_to_extents()
815 abp->b_ops = &xfs_bmbt_buf_ops; in xfs_bmap_extents_to_btree()
1284 XFS_BMAP_BTREE_REF, &xfs_bmbt_buf_ops); in xfs_bmap_read_extents()
1326 &xfs_bmbt_buf_ops); in xfs_bmap_read_extents()
1359 XFS_BMAP_BTREE_REF, &xfs_bmbt_buf_ops); in xfs_bmap_read_extents()
/linux-4.1.27/fs/xfs/
Dxfs_bmap_util.c336 &xfs_bmbt_buf_ops); in xfs_bmap_count_tree()
348 &xfs_bmbt_buf_ops); in xfs_bmap_count_tree()
380 &xfs_bmbt_buf_ops); in xfs_bmap_count_tree()
Dxfs_log_recover.c2007 bp->b_ops = &xfs_bmbt_buf_ops; in xlog_recover_validate_buf_type()