Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_shared.h24 extern const struct xfs_buf_ops xfs_agf_buf_ops;
26 extern const struct xfs_buf_ops xfs_agf_buf_ops;
H A Dxfs_ag.c402 .ops = &xfs_agf_buf_ops, in xfs_ag_init_headers()
H A Dxfs_alloc.c2940 const struct xfs_buf_ops xfs_agf_buf_ops = { variable
2966 XFS_FSS_TO_BB(mp, 1), flags, bpp, &xfs_agf_buf_ops); in xfs_read_agf()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_shared.h24 extern const struct xfs_buf_ops xfs_agf_buf_ops;
H A Dxfs_ag.c810 .ops = &xfs_agf_buf_ops, in xfs_ag_init_headers()
H A Dxfs_alloc.c3151 const struct xfs_buf_ops xfs_agf_buf_ops = { variable
3176 XFS_FSS_TO_BB(mp, 1), flags, agfbpp, &xfs_agf_buf_ops); in xfs_read_agf()
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_buf_item_recover.c267 bp->b_ops = &xfs_agf_buf_ops; in xlog_recover_validate_buf_type()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_buf_item_recover.c276 bp->b_ops = &xfs_agf_buf_ops; in xlog_recover_validate_buf_type()
/kernel/linux/linux-5.10/fs/xfs/scrub/
H A Dagheader_repair.c378 agf_bp->b_ops = &xfs_agf_buf_ops; in xrep_agf()
/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Dagheader_repair.c398 agf_bp->b_ops = &xfs_agf_buf_ops; in xrep_agf()

Completed in 16 milliseconds