Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/libxfs/
Dxfs_shared.h31 extern const struct xfs_buf_ops xfs_cntbt_buf_ops;
Dxfs_alloc_btree.c370 const struct xfs_buf_ops xfs_cntbt_buf_ops = { variable
464 .buf_ops = &xfs_cntbt_buf_ops,
Dxfs_ag.c759 .ops = &xfs_cntbt_buf_ops, in xfs_ag_init_headers()
/Linux-v6.1/fs/xfs/
Dxfs_buf_item_recover.c246 bp->b_ops = &xfs_cntbt_buf_ops; in xlog_recover_validate_buf_type()
/Linux-v6.1/fs/xfs/scrub/
Dagheader_repair.c354 .buf_ops = &xfs_cntbt_buf_ops, in xrep_agf()