Home
last modified time | relevance | path

Searched refs:total_bytes (Results 1 – 2 of 2) sorted by relevance

/xen-4.10.0-shim-comet/tools/console/testsuite/
A Dconsole-dom0.c42 unsigned long long total_bytes = 0; in main() local
111 total_bytes += size; in main()
114 fprintf(stderr, "PASS: processed %llu byte(s).\n", total_bytes); in main()
/xen-4.10.0-shim-comet/stubdom/grub.patches/
A D61btrfs.diff219 + __le64 total_bytes; /* size of the device */
323 + __le64 total_bytes;
805 +BTRFS_SETGET_FUNCS(device_total_bytes, struct btrfs_dev_item, total_bytes, 64);
820 + total_bytes, 64);
1252 + total_bytes, 64);

Completed in 7 milliseconds