Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_buf_item_recover.c890 uuid = &((struct xfs_agfl *)blk)->agfl_uuid; in xlog_recover_get_buf_lsn()
/linux/fs/xfs/libxfs/
H A Dxfs_ag.c548 uuid_copy(&agfl->agfl_uuid, &mp->m_sb.sb_meta_uuid); in xfs_agflblock_init()
H A Dxfs_format.h695 uuid_t agfl_uuid; member
H A Dxfs_alloc.c793 if (!uuid_equal(&agfl->agfl_uuid, &mp->m_sb.sb_meta_uuid)) in xfs_agfl_verify()
/linux/fs/xfs/scrub/
H A Dagheader_repair.c691 uuid_copy(&agfl->agfl_uuid, &mp->m_sb.sb_meta_uuid); in xrep_agfl_init_header()