Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/ !
Dxfs_ag.c225 uuid_copy(&agfl->agfl_uuid, &mp->m_sb.sb_meta_uuid); in xfs_agflblock_init()
Dxfs_format.h800 uuid_t agfl_uuid; member
Dxfs_alloc.c571 if (!uuid_equal(&agfl->agfl_uuid, &mp->m_sb.sb_meta_uuid)) in xfs_agfl_verify()
/linux-4.19.296/fs/xfs/scrub/ !
Dagheader_repair.c606 uuid_copy(&agfl->agfl_uuid, &mp->m_sb.sb_meta_uuid); in xrep_agfl_init_header()
/linux-4.19.296/fs/xfs/ !
Dxfs_log_recover.c2309 uuid = &((struct xfs_agfl *)blk)->agfl_uuid; in xlog_recover_get_buf_lsn()