Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dnbd.c253 static void open_timer_init(BDRVNBDState *s, uint64_t expire_time_ns) in open_timer_init() function
1933 open_timer_init(s, qemu_clock_get_ns(QEMU_CLOCK_REALTIME) + in nbd_open()