Lines Matching defs:in
371 static void TEA_transform(unsigned int buf[4], unsigned int const in[])
375 __u32 a = in[0], b = in[1], c = in[2], d = in[3];
429 __u32 in[8], buf[4];
444 str2hashbuf(p, len, in, 4);
445 TEA_transform(buf, in);
616 * f2fs_stop_checkpoint makes RO in /proc/mounts while RW in /etc/mtab.
645 * the file system. In this case, we should not format.
653 MSG(0, "\tError: In use by the system!\n");
824 MSG(0, "Info: total device sectors = %"PRIu64" (in %u bytes)\n",