Searched refs:h_fs_uuid (Results 1 – 3 of 3) sorted by relevance
168 uuid_t h_fs_uuid; /* uuid of FS : 16 */ member
300 &head->h_fs_uuid, be32_to_cpu(head->h_fmt)); in xlog_header_check_dump()328 } else if (unlikely(!uuid_equal(&mp->m_sb.sb_uuid, &head->h_fs_uuid))) { in xlog_header_check_recover()349 if (uuid_is_nil(&head->h_fs_uuid)) { in xlog_header_check_mount()356 } else if (unlikely(!uuid_equal(&mp->m_sb.sb_uuid, &head->h_fs_uuid))) { in xlog_header_check_mount()1218 memcpy(&recp->h_fs_uuid, &log->l_mp->m_sb.sb_uuid, sizeof(uuid_t)); in xlog_add_record()
1477 memcpy(&head->h_fs_uuid, &mp->m_sb.sb_uuid, sizeof(uuid_t)); in xlog_alloc_log()