Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_shared.h29 extern const struct xfs_buf_ops xfs_cntbt_buf_ops;
H A Dxfs_alloc_btree.c371 const struct xfs_buf_ops xfs_cntbt_buf_ops = { variable
465 .buf_ops = &xfs_cntbt_buf_ops,
H A Dxfs_ag.c430 .ops = &xfs_cntbt_buf_ops, in xfs_ag_init_headers()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_shared.h31 extern const struct xfs_buf_ops xfs_cntbt_buf_ops;
H A Dxfs_alloc_btree.c377 const struct xfs_buf_ops xfs_cntbt_buf_ops = { variable
485 .buf_ops = &xfs_cntbt_buf_ops,
H A Dxfs_ag.c838 .ops = &xfs_cntbt_buf_ops, in xfs_ag_init_headers()
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_buf_item_recover.c237 bp->b_ops = &xfs_cntbt_buf_ops; in xlog_recover_validate_buf_type()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_buf_item_recover.c246 bp->b_ops = &xfs_cntbt_buf_ops; in xlog_recover_validate_buf_type()
/kernel/linux/linux-5.10/fs/xfs/scrub/
H A Dagheader_repair.c343 .buf_ops = &xfs_cntbt_buf_ops, in xrep_agf()
/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Dagheader_repair.c360 .buf_ops = &xfs_cntbt_buf_ops, in xrep_agf()

Completed in 10 milliseconds