Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_log_format.h499 XFS_BLFT_AGF_BUF, enumerator
Dxfs_alloc.c2490 xfs_trans_buf_set_type(tp, bp, XFS_BLFT_AGF_BUF); in xfs_alloc_log_agf()
/linux-4.19.296/fs/xfs/scrub/
Dagheader_repair.c316 xfs_trans_buf_set_type(sc->tp, agf_bp, XFS_BLFT_AGF_BUF); in xrep_agf_commit_new()
/linux-4.19.296/fs/xfs/
Dxfs_log_recover.c2468 case XFS_BLFT_AGF_BUF: in xlog_recover_validate_buf_type()