Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_shared.h29 extern const struct xfs_buf_ops xfs_cntbt_buf_ops;
Dxfs_alloc_btree.c374 const struct xfs_buf_ops xfs_cntbt_buf_ops = { variable
468 .buf_ops = &xfs_cntbt_buf_ops,
Dxfs_ag.c422 .ops = &xfs_cntbt_buf_ops, in xfs_ag_init_headers()
/fs/xfs/scrub/
Dagheader_repair.c343 .buf_ops = &xfs_cntbt_buf_ops, in xrep_agf()
/fs/xfs/
Dxfs_log_recover.c2371 bp->b_ops = &xfs_cntbt_buf_ops; in xlog_recover_validate_buf_type()