Home
last modified time | relevance | path

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

/qemu/util/
H A Dfilemonitor-inotify.c49 int next_file_id; /* file ID counter */ member
289 watch.id = (((int64_t)dir->inotify_id) << 32) | dir->next_file_id++; in qemu_file_monitor_add_watch()