Lines Matching defs:version
70 __le32 version;
108 unsigned int version;
187 uint32_t metadata_version = le32_to_cpu(disk_super->version);
190 DMERR("Cache metadata version %u found, but only versions between %u and %u supported.",
331 return cmd->version >= 2;
365 disk_super->version = cpu_to_le32(cmd->version);
591 cmd->version = le32_to_cpu(disk_super->version);
769 cmd->version = metadata_version;