Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_shared.h29 extern const struct xfs_buf_ops xfs_bmbt_buf_ops;
A Dxfs_bmap_btree.c472 const struct xfs_buf_ops xfs_bmbt_buf_ops = { variable
520 .buf_ops = &xfs_bmbt_buf_ops,
A Dxfs_bmap.c369 &xfs_bmbt_buf_ops); in xfs_bmap_check_leaf_extents()
455 &xfs_bmbt_buf_ops); in xfs_bmap_check_leaf_extents()
569 &xfs_bmbt_buf_ops); in xfs_bmap_btree_to_extents()
677 abp->b_ops = &xfs_bmbt_buf_ops; in xfs_bmap_extents_to_btree()
/linux-6.3-rc2/fs/xfs/
A Dxfs_buf_item_recover.c258 bp->b_ops = &xfs_bmbt_buf_ops; in xlog_recover_validate_buf_type()

Completed in 15 milliseconds