Home
last modified time | relevance | path

Searched refs:xfs_agf_buf_ops (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_shared.h24 extern const struct xfs_buf_ops xfs_agf_buf_ops;
H A Dxfs_ag.c649 .ops = &xfs_agf_buf_ops, in xfs_ag_init_headers()
/linux/fs/xfs/
H A Dxfs_buf_item_recover.c287 bp->b_ops = &xfs_agf_buf_ops; in xlog_recover_validate_buf_type()
/linux/fs/xfs/scrub/
H A Dagheader_repair.c392 agf_bp->b_ops = &xfs_agf_buf_ops; in xrep_agf()