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

/linux-master/fs/xfs/libxfs/
H A Dxfs_shared.h29 extern const struct xfs_buf_ops xfs_bmbt_buf_ops;
H A Dxfs_bmap_btree.c475 const struct xfs_buf_ops xfs_bmbt_buf_ops = { variable in typeref:struct:xfs_buf_ops
542 .buf_ops = &xfs_bmbt_buf_ops,
H A Dxfs_bmap.c245 &xfs_bmbt_buf_ops);
/linux-master/fs/xfs/
H A Dxfs_buf_item_recover.c258 bp->b_ops = &xfs_bmbt_buf_ops;

Completed in 242 milliseconds