Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_fsops.c293 uuid_copy(&agfl->agfl_uuid, &mp->m_sb.sb_meta_uuid); in xfs_growfs_data_private()
Dxfs_log_recover.c2301 uuid = &((struct xfs_agfl *)blk)->agfl_uuid; in xlog_recover_get_buf_lsn()
/fs/xfs/libxfs/
Dxfs_format.h804 uuid_t agfl_uuid; member
Dxfs_alloc.c547 if (!uuid_equal(&agfl->agfl_uuid, &mp->m_sb.sb_meta_uuid)) in xfs_agfl_verify()