Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_log_format.h557 XFS_BLFT_AGI_BUF, enumerator
H A Dxfs_ialloc.c2604 xfs_trans_buf_set_type(tp, *agibpp, XFS_BLFT_AGI_BUF); in xfs_read_agi()
/openbmc/linux/fs/xfs/
H A Dxfs_buf_item_recover.c285 case XFS_BLFT_AGI_BUF: in xlog_recover_validate_buf_type()
/openbmc/linux/fs/xfs/scrub/
H A Dagheader_repair.c956 xfs_trans_buf_set_type(sc->tp, agi_bp, XFS_BLFT_AGI_BUF); in xrep_agi_commit_new()