Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_fsops.c276 uuid_copy(&agfl->agfl_uuid, &mp->m_sb.sb_meta_uuid); in xfs_growfs_data_private()
Dxfs_log_recover.c1872 uuid = &((struct xfs_agfl *)blk)->agfl_uuid; in xlog_recover_get_buf_lsn()
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_format.h785 uuid_t agfl_uuid; member
Dxfs_alloc.c467 if (!uuid_equal(&agfl->agfl_uuid, &mp->m_sb.sb_meta_uuid)) in xfs_agfl_verify()