Lines Matching refs:je16_to_cpu
351 + rx->name_len + 1 + je16_to_cpu(rx->value_len));
373 xd->value_len = je16_to_cpu(rx->value_len);
724 if (ofs == jeb->offset && je16_to_cpu(node->magic) == KSAMTIB_CIGAM_2SFFJ) {
732 if (je16_to_cpu(node->magic) == JFFS2_DIRTY_BITMASK) {
739 if (je16_to_cpu(node->magic) == JFFS2_OLD_MAGIC_BITMASK) {
747 if (je16_to_cpu(node->magic) != JFFS2_MAGIC_BITMASK) {
752 je16_to_cpu(node->magic));
760 crcnode.nodetype = cpu_to_je16( je16_to_cpu(node->nodetype) | JFFS2_NODE_ACCURATE);
767 ofs, je16_to_cpu(node->magic),
768 je16_to_cpu(node->nodetype),
789 if (!(je16_to_cpu(node->nodetype) & JFFS2_NODE_ACCURATE)) {
799 switch(je16_to_cpu(node->nodetype)) {
902 switch (je16_to_cpu(node->nodetype) & JFFS2_COMPAT_MASK) {
905 je16_to_cpu(node->nodetype), ofs);
916 je16_to_cpu(node->nodetype), ofs);
921 je16_to_cpu(node->nodetype), ofs);
929 je16_to_cpu(node->nodetype), ofs);