Home
last modified time | relevance | path

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

/Linux-v5.10/fs/xfs/libxfs/
Dxfs_shared.h40 extern const struct xfs_buf_ops xfs_finobt_buf_ops;
Dxfs_ialloc_btree.c352 const struct xfs_buf_ops xfs_finobt_buf_ops = { variable
417 .buf_ops = &xfs_finobt_buf_ops,
Dxfs_ag.c445 .ops = &xfs_finobt_buf_ops, in xfs_ag_init_headers()
/Linux-v5.10/fs/xfs/
Dxfs_buf_item_recover.c245 bp->b_ops = &xfs_finobt_buf_ops; in xlog_recover_validate_buf_type()
/Linux-v5.10/fs/xfs/scrub/
Dagheader_repair.c884 .buf_ops = &xfs_finobt_buf_ops, in xrep_agi()