Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_buf_item_recover.c765 uuid = &((struct xfs_agfl *)blk)->agfl_uuid; in xlog_recover_get_buf_lsn()
/linux-6.1.9/fs/xfs/scrub/
Dagheader_repair.c603 uuid_copy(&agfl->agfl_uuid, &mp->m_sb.sb_meta_uuid); in xrep_agfl_init_header()
/linux-6.1.9/fs/xfs/libxfs/
Dxfs_ag.c630 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.c621 if (!uuid_equal(&agfl->agfl_uuid, &mp->m_sb.sb_meta_uuid)) in xfs_agfl_verify()