Home
last modified time | relevance | path

Searched defs:BDRVRawState (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/block/
H A Dfile-posix.c137 typedef struct BDRVRawState { struct
138 int fd;
139 bool use_lock;
140 int type;
141 int open_flags;
142 size_t buf_align;
145 uint64_t perm;
146 uint64_t shared_perm;
150 uint64_t locked_perm;
151 uint64_t locked_shared_perm;
[all …]
H A Dfile-win32.c55 typedef struct BDRVRawState { struct
60 } BDRVRawState; argument
H A Draw-format.c37 typedef struct BDRVRawState { struct
41 } BDRVRawState; argument