Lines Matching defs:size
133 static void print_acl(const u8 *value, int size)
137 const u8 *end = value + size;
146 count = f2fs_acl_count(size);
148 MSG(0, "Invalid ACL value size %d\n", size);
197 const int size = le16_to_cpu(ent->e_value_size);
205 ent->e_name_len, size);
211 print_acl(value, size);
216 if (size != sizeof(*ctx) ||
232 for (i = 0; i < size; i++)
254 MSG(0, " - File size : %'" PRIu64 " (bytes)\n",
894 /* Currently, support 512/1024/2048/4096 bytes sector size */
1461 MSG(0, "\tWrong bitmap size: sit(%u), nat(%u)\n",