Searched defs:BDRVRawState (Results 1 – 3 of 3) sorted by relevance
137 typedef struct BDRVRawState { struct138 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 …]
55 typedef struct BDRVRawState { struct60 } BDRVRawState; argument
37 typedef struct BDRVRawState { struct41 } BDRVRawState; argument