Searched refs:BDRVReopenState (Results 1 – 6 of 6) sorted by relevance
184 static int throttle_reopen_prepare(BDRVReopenState *reopen_state, in throttle_reopen_prepare()198 static void throttle_reopen_commit(BDRVReopenState *reopen_state) in throttle_reopen_commit()214 static void throttle_reopen_abort(BDRVReopenState *reopen_state) in throttle_reopen_abort()
228 static int preallocate_reopen_prepare(BDRVReopenState *reopen_state, in preallocate_reopen_prepare()261 static void preallocate_reopen_commit(BDRVReopenState *state) in preallocate_reopen_commit()271 static void preallocate_reopen_abort(BDRVReopenState *state) in preallocate_reopen_abort()
775 static int nfs_reopen_prepare(BDRVReopenState *state, in nfs_reopen_prepare()
1034 static int blkdebug_reopen_prepare(BDRVReopenState *reopen_state, in blkdebug_reopen_prepare()
1262 static int qemu_rbd_reopen_prepare(BDRVReopenState *state, in qemu_rbd_reopen_prepare()
349 typedef struct BDRVReopenState { struct359 } BDRVReopenState; argument