Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_log_format.h562 XFS_BLFT_AGF_BUF, enumerator
H A Dxfs_alloc.c3112 xfs_trans_buf_set_type(tp, bp, XFS_BLFT_AGF_BUF); in xfs_alloc_log_agf()
/linux/fs/xfs/
H A Dxfs_buf_item_recover.c274 case XFS_BLFT_AGF_BUF: in xlog_recover_validate_buf_type()
/linux/fs/xfs/scrub/
H A Dagheader_repair.c324 xfs_trans_buf_set_type(sc->tp, agf_bp, XFS_BLFT_AGF_BUF); in xrep_agf_commit_new()