Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_fsops.c274 uuid_copy(&agfl->agfl_uuid, &mp->m_sb.sb_uuid); in xfs_growfs_data_private()
Dxfs_log_recover.c1873 uuid = &((struct xfs_agfl *)blk)->agfl_uuid; in xlog_recover_get_buf_lsn()
/linux-4.1.27/fs/xfs/libxfs/
Dxfs_format.h753 uuid_t agfl_uuid; member
Dxfs_alloc.c453 if (!uuid_equal(&agfl->agfl_uuid, &mp->m_sb.sb_uuid)) in xfs_agfl_verify()