Searched refs:xfs_cntbt_buf_ops (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_shared.h31 extern const struct xfs_buf_ops xfs_cntbt_buf_ops;
H A Dxfs_alloc_btree.c411 const struct xfs_buf_ops xfs_cntbt_buf_ops = { variable in typeref:struct:xfs_buf_ops
536 .buf_ops = &xfs_cntbt_buf_ops,
H A Dxfs_ag.c850 .ops = &xfs_cntbt_buf_ops,
/linux-master/fs/xfs/
H A Dxfs_buf_item_recover.c246 bp->b_ops = &xfs_cntbt_buf_ops;
/linux-master/fs/xfs/scrub/
H A Dagheader_repair.c349 .buf_ops = &xfs_cntbt_buf_ops,

Completed in 103 milliseconds