Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_log_format.h555 XFS_BLFT_AGF_BUF, enumerator
H A Dxfs_alloc.c2916 xfs_trans_buf_set_type(tp, bp, XFS_BLFT_AGF_BUF); in xfs_alloc_log_agf()
/openbmc/linux/fs/xfs/
H A Dxfs_buf_item_recover.c271 case XFS_BLFT_AGF_BUF: in xlog_recover_validate_buf_type()
/openbmc/linux/fs/xfs/scrub/
H A Dagheader_repair.c327 xfs_trans_buf_set_type(sc->tp, agf_bp, XFS_BLFT_AGF_BUF); in xrep_agf_commit_new()