Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_shared.h33 extern const struct xfs_buf_ops xfs_bmbt_buf_ops;
Dxfs_bmap_btree.c482 const struct xfs_buf_ops xfs_bmbt_buf_ops = { variable
528 .buf_ops = &xfs_bmbt_buf_ops,
Dxfs_bmap.c375 &xfs_bmbt_buf_ops); in xfs_bmap_check_leaf_extents()
459 &xfs_bmbt_buf_ops); in xfs_bmap_check_leaf_extents()
621 &xfs_bmbt_buf_ops); in xfs_bmap_btree_to_extents()
742 abp->b_ops = &xfs_bmbt_buf_ops; in xfs_bmap_extents_to_btree()
1205 XFS_BMAP_BTREE_REF, &xfs_bmbt_buf_ops); in xfs_iread_extents()
1249 &xfs_bmbt_buf_ops); in xfs_iread_extents()
1278 XFS_BMAP_BTREE_REF, &xfs_bmbt_buf_ops); in xfs_iread_extents()
/linux-4.19.296/fs/xfs/
Dxfs_bmap_util.c280 &xfs_bmbt_buf_ops); in xfs_bmap_count_tree()
292 &xfs_bmbt_buf_ops); in xfs_bmap_count_tree()
326 &xfs_bmbt_buf_ops); in xfs_bmap_count_tree()
Dxfs_log_recover.c2455 bp->b_ops = &xfs_bmbt_buf_ops; in xlog_recover_validate_buf_type()