Home
last modified time | relevance | path

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

/linux-5.19.10/fs/xfs/
Dxfs_buf_item_recover.c765 uuid = &((struct xfs_agfl *)blk)->agfl_uuid; in xlog_recover_get_buf_lsn()
/linux-5.19.10/fs/xfs/scrub/
Dagheader_repair.c607 uuid_copy(&agfl->agfl_uuid, &mp->m_sb.sb_meta_uuid); in xrep_agfl_init_header()
/linux-5.19.10/fs/xfs/libxfs/
Dxfs_ag.c575 uuid_copy(&agfl->agfl_uuid, &mp->m_sb.sb_meta_uuid); in xfs_agflblock_init()
Dxfs_format.h664 uuid_t agfl_uuid; member
Dxfs_alloc.c624 if (!uuid_equal(&agfl->agfl_uuid, &mp->m_sb.sb_meta_uuid)) in xfs_agfl_verify()