Home
last modified time | relevance | path

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

/linux-5.19.10/fs/xfs/libxfs/
Dxfs_log_format.h548 XFS_BLFT_AGF_BUF, enumerator
Dxfs_alloc.c2864 xfs_trans_buf_set_type(tp, bp, XFS_BLFT_AGF_BUF); in xfs_alloc_log_agf()
/linux-5.19.10/fs/xfs/
Dxfs_buf_item_recover.c271 case XFS_BLFT_AGF_BUF: in xlog_recover_validate_buf_type()
/linux-5.19.10/fs/xfs/scrub/
Dagheader_repair.c325 xfs_trans_buf_set_type(sc->tp, agf_bp, XFS_BLFT_AGF_BUF); in xrep_agf_commit_new()