Home
last modified time | relevance | path

Searched refs:agf_uuid (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_buf_item_recover.c825 uuid = &((struct xfs_agf *)blk)->agf_uuid; in xlog_recover_get_buf_lsn()
/openbmc/linux/fs/xfs/scrub/
H A Dagheader_repair.c212 uuid_copy(&agf->agf_uuid, &mp->m_sb.sb_meta_uuid); in xrep_agf_init_header()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_ag.c700 uuid_copy(&agf->agf_uuid, &mp->m_sb.sb_meta_uuid); in xfs_agfblock_init()
H A Dxfs_format.h512 uuid_t agf_uuid; /* uuid of filesystem */ member
H A Dxfs_alloc.c2901 offsetof(xfs_agf_t, agf_uuid), in xfs_alloc_log_agf()
3042 if (!uuid_equal(&agf->agf_uuid, &mp->m_sb.sb_meta_uuid)) in xfs_agf_verify()