Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dfile-win32.c41 #define FTYPE_FILE 0 macro
347 s->type = FTYPE_FILE; in raw_open()
537 case FTYPE_FILE: in raw_co_getlength()
648 if (s->type != FTYPE_FILE) { in raw_reopen_prepare()
813 return FTYPE_FILE; in find_device_type()
816 return FTYPE_FILE; in find_device_type()
H A Dwin32-aio.c37 #define FTYPE_FILE 0 macro
H A Dfile-posix.c127 #define FTYPE_FILE 0 macro
829 s->type = FTYPE_FILE; in raw_open()
4162 s->type = FTYPE_FILE; in hdev_open()