Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_shared.h28 extern const struct xfs_buf_ops xfs_bnobt_buf_ops;
Dxfs_alloc_btree.c362 const struct xfs_buf_ops xfs_bnobt_buf_ops = { variable
443 .buf_ops = &xfs_bnobt_buf_ops,
Dxfs_ag.c423 .ops = &xfs_bnobt_buf_ops, in xfs_ag_init_headers()
/kernel/linux/linux-5.10/fs/xfs/
Dxfs_buf_item_recover.c233 bp->b_ops = &xfs_bnobt_buf_ops; in xlog_recover_validate_buf_type()
/kernel/linux/linux-5.10/fs/xfs/scrub/
Dagheader_repair.c339 .buf_ops = &xfs_bnobt_buf_ops, in xrep_agf()