Searched refs:get_human_readable_size (Results 1 – 2 of 2) sorted by relevance
216 char *get_human_readable_size(char *buf, int buf_size, int64_t size);
1904 char *get_human_readable_size(char *buf, int buf_size, int64_t size) in get_human_readable_size() function1968 get_human_readable_size(buf1, sizeof(buf1), sn->vm_state_size), in bdrv_snapshot_dump()