Lines Matching refs:je16_to_cpu
895 je16_to_cpu(un->magic), je16_to_cpu(un->nodetype),
901 un->nodetype = cpu_to_je16(JFFS2_NODE_ACCURATE | je16_to_cpu(un->nodetype));
903 switch(je16_to_cpu(un->nodetype) & JFFS2_COMPAT_MASK) {
907 je16_to_cpu(un->nodetype), ref_offset(ref));
914 je16_to_cpu(un->nodetype), ref_offset(ref));
920 je16_to_cpu(un->nodetype), ref_offset(ref));
925 je16_to_cpu(un->nodetype), ref_offset(ref));
1062 ref_offset(ref), je16_to_cpu(node->u.magic),
1063 je16_to_cpu(node->u.nodetype),
1070 if (je16_to_cpu(node->u.magic) != JFFS2_MAGIC_BITMASK) {
1073 je16_to_cpu(node->u.magic), ref_offset(ref));
1078 switch (je16_to_cpu(node->u.nodetype)) {