Searched defs:BDRVRawState (Results 1 – 3 of 3) sorted by relevance
159 typedef struct BDRVRawState { struct160 int fd;161 bool use_lock;162 int type;163 int open_flags;164 size_t buf_align;167 uint64_t perm;168 uint64_t shared_perm;172 uint64_t locked_perm;173 uint64_t locked_shared_perm;[all …]
55 typedef struct BDRVRawState { struct60 } BDRVRawState; argument
37 typedef struct BDRVRawState { struct41 } BDRVRawState; typedef