Lines Matching defs:version
335 uint32_t xid, version, totlen, crc;
348 version = je32_to_cpu(rx->version);
360 xd = jffs2_setup_xattr_datum(c, xid, version);
364 if (xd->version > version) {
370 xd->version = version;
381 dbg_xattr("scanning xdatum at %#08x (xid=%u, version=%u)\n",
382 ofs, xd->xid, xd->version);
1031 jffs2_dbg(1, "Node is ino #%u, version %d. Range 0x%x-0x%x\n",
1032 je32_to_cpu(ri->ino), je32_to_cpu(ri->version),
1036 pseudo_random += je32_to_cpu(ri->version);
1069 pseudo_random += je32_to_cpu(rd->version);
1107 fd->version = je32_to_cpu(rd->version);