Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Drbd.c122 static char *qemu_rbd_strchr(char *src, char delim) in qemu_rbd_strchr() function
145 end = qemu_rbd_strchr(src, delim); in qemu_rbd_next_tok()
190 if (qemu_rbd_strchr(p, '@')) { in qemu_rbd_parse_filename()
200 if (qemu_rbd_strchr(image_name, '/')) { in qemu_rbd_parse_filename()