Searched refs:GERR_INDEX_HINT (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/block/ |
H A D | gluster.c | 53 #define GERR_INDEX_HINT "hint: check in 'server' array index '%d'\n" macro 562 error_append_hint(&local_err, GERR_INDEX_HINT, i); in qemu_gluster_parse_json() 576 error_append_hint(&local_err, GERR_INDEX_HINT, i); in qemu_gluster_parse_json() 593 error_append_hint(&local_err, GERR_INDEX_HINT, i); in qemu_gluster_parse_json() 601 error_append_hint(&local_err, GERR_INDEX_HINT, i); in qemu_gluster_parse_json() 643 error_append_hint(&local_err, GERR_INDEX_HINT, i); in qemu_gluster_parse_json() 649 error_append_hint(&local_err, GERR_INDEX_HINT, i); in qemu_gluster_parse_json()
|