Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dagheader_repair.c349 .buf_ops = &xfs_bnobt_buf_ops, in xrep_agf()
354 .buf_ops = &xfs_cntbt_buf_ops, in xrep_agf()
359 .buf_ops = &xfs_rmapbt_buf_ops, in xrep_agf()
364 .buf_ops = &xfs_refcountbt_buf_ops, in xrep_agf()
368 .buf_ops = NULL, in xrep_agf()
1835 .buf_ops = &xfs_inobt_buf_ops, in xrep_agi()
1840 .buf_ops = &xfs_finobt_buf_ops, in xrep_agi()
1844 .buf_ops = NULL, in xrep_agi()
H A Drepair.h56 const struct xfs_buf_ops *buf_ops; member
/linux/fs/xfs/libxfs/
H A Dxfs_btree.h192 const struct xfs_buf_ops *buf_ops; member
H A Dxfs_rtrefcount_btree.c391 .buf_ops = &xfs_rtrefcountbt_buf_ops,
/linux/fs/xfs/
H A Dxfs_trace.h739 __field(const void *, buf_ops)
750 __entry->buf_ops = bp->b_ops;
761 __entry->buf_ops,