Searched refs:get_human_readable_size (Results 1 - 2 of 2) sorted by relevance

/external/qemu/include/block/
H A Dblock.h216 char *get_human_readable_size(char *buf, int buf_size, int64_t size);
/external/qemu/
H A Dblock.c1904 char *get_human_readable_size(char *buf, int buf_size, int64_t size) function
1968 get_human_readable_size(buf1, sizeof(buf1), sn->vm_state_size),

Completed in 242 milliseconds