Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_shared.h35 extern const struct xfs_buf_ops xfs_finobt_buf_ops;
H A Dxfs_ag.c694 .ops = &xfs_finobt_buf_ops, in xfs_ag_init_headers()
/linux/fs/xfs/scrub/
H A Dagheader_repair.c1732 .buf_ops = &xfs_finobt_buf_ops, in xrep_agi()