Searched refs:agfl_uuid (Results 1 - 5 of 5) sorted by path

/linux-master/fs/xfs/libxfs/
H A Dxfs_ag.c720 uuid_copy(&agfl->agfl_uuid, &mp->m_sb.sb_meta_uuid);
H A Dxfs_alloc.c693 if (!uuid_equal(&agfl->agfl_uuid, &mp->m_sb.sb_meta_uuid))
H A Dxfs_format.h663 uuid_t agfl_uuid; member in struct:xfs_agfl
/linux-master/fs/xfs/scrub/
H A Dagheader_repair.c686 uuid_copy(&agfl->agfl_uuid, &mp->m_sb.sb_meta_uuid);
/linux-master/fs/xfs/
H A Dxfs_buf_item_recover.c765 uuid = &((struct xfs_agfl *)blk)->agfl_uuid;

Completed in 294 milliseconds