Lines Matching refs:size
1030 le16_to_cpu(ace->size));
1380 printf("\tData size:\t\t %u (0x%x)\n",
1410 printf("\tData size:\t\t %llu (0x%llx)\n",
1413 printf("\tAllocated size:\t\t %llu (0x%llx)\n",
1417 printf("\tInitialized size:\t %llu (0x%llx)\n",
1423 printf("\tCompressed size:\t %llu (0x%llx)\n",
2019 s64 size;
2025 (ntfschar*)NULL, 0, &size);
2202 s64 size;
2207 ntfs_attr_get_name(attr), attr->name_length, &size);
2209 ntfs_hex_dump(buf, size);
2476 * the volume, such as the sector size and whatnot.