Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_shared.h30 extern const struct xfs_buf_ops xfs_rmapbt_buf_ops;
H A Dxfs_rmap_btree.c362 const struct xfs_buf_ops xfs_rmapbt_buf_ops = { variable
445 .buf_ops = &xfs_rmapbt_buf_ops,
H A Dxfs_ag.c453 .ops = &xfs_rmapbt_buf_ops, in xfs_ag_init_headers()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_shared.h40 extern const struct xfs_buf_ops xfs_rmapbt_buf_ops;
H A Dxfs_rmap_btree.c391 const struct xfs_buf_ops xfs_rmapbt_buf_ops = { variable
494 .buf_ops = &xfs_rmapbt_buf_ops,
H A Dxfs_ag.c861 .ops = &xfs_rmapbt_buf_ops, in xfs_ag_init_headers()
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_buf_item_recover.c252 bp->b_ops = &xfs_rmapbt_buf_ops; in xlog_recover_validate_buf_type()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_buf_item_recover.c261 bp->b_ops = &xfs_rmapbt_buf_ops; in xlog_recover_validate_buf_type()
/kernel/linux/linux-5.10/fs/xfs/scrub/
H A Dagheader_repair.c347 .buf_ops = &xfs_rmapbt_buf_ops, in xrep_agf()
/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Dagheader_repair.c365 .buf_ops = &xfs_rmapbt_buf_ops, in xrep_agf()

Completed in 11 milliseconds