Home
last modified time | relevance | path

Searched refs:GRAPH_RDLOCK (Results 1 – 25 of 68) sorted by relevance

123

/openbmc/qemu/include/block/
H A Dblock_int-io.h38 int coroutine_fn GRAPH_RDLOCK bdrv_co_preadv_snapshot(BdrvChild *child,
40 int coroutine_fn GRAPH_RDLOCK bdrv_co_snapshot_block_status(
43 int coroutine_fn GRAPH_RDLOCK bdrv_co_pdiscard_snapshot(BlockDriverState *bs,
47 int coroutine_fn GRAPH_RDLOCK bdrv_co_preadv(BdrvChild *child,
50 int coroutine_fn GRAPH_RDLOCK bdrv_co_preadv_part(BdrvChild *child,
53 int coroutine_fn GRAPH_RDLOCK bdrv_co_pwritev(BdrvChild *child,
56 int coroutine_fn GRAPH_RDLOCK bdrv_co_pwritev_part(BdrvChild *child,
60 static inline int coroutine_fn GRAPH_RDLOCK bdrv_co_pread(BdrvChild *child, in bdrv_co_pread()
70 static inline int coroutine_fn GRAPH_RDLOCK bdrv_co_pwrite(BdrvChild *child, in bdrv_co_pwrite()
102 const char * GRAPH_RDLOCK bdrv_get_parent_name(const BlockDriverState *bs);
[all …]
H A Dblock-io.h62 int coroutine_fn GRAPH_RDLOCK
72 int coroutine_fn GRAPH_RDLOCK
76 int coroutine_fn GRAPH_RDLOCK
80 int64_t coroutine_fn GRAPH_RDLOCK bdrv_co_nb_sectors(BlockDriverState *bs);
83 int64_t coroutine_fn GRAPH_RDLOCK bdrv_co_getlength(BlockDriverState *bs);
86 int64_t coroutine_fn GRAPH_RDLOCK
95 int coroutine_fn GRAPH_RDLOCK
98 void coroutine_fn GRAPH_RDLOCK
106 int coroutine_fn GRAPH_RDLOCK
110 int coroutine_fn GRAPH_RDLOCK bdrv_co_flush(BlockDriverState *bs);
[all …]
H A Dblock-global-state.h137 void GRAPH_RDLOCK bdrv_refresh_filename(BlockDriverState *bs);
139 void GRAPH_RDLOCK
143 int GRAPH_RDLOCK bdrv_make_empty(BdrvChild *c, Error **errp);
150 BlockDriverState * GRAPH_RDLOCK
153 BlockDriverState * GRAPH_RDLOCK bdrv_find_base(BlockDriverState *bs);
155 int GRAPH_RDLOCK
158 void GRAPH_RDLOCK
168 int GRAPH_RDLOCK
174 BlockDriverState * GRAPH_RDLOCK
178 int no_coroutine_fn GRAPH_RDLOCK
[all …]
H A Dqapi.h32 BlockDeviceInfo * GRAPH_RDLOCK
36 int GRAPH_RDLOCK
40 void GRAPH_RDLOCK
43 void GRAPH_RDLOCK
H A Dblock_int-global-state.h214 void GRAPH_RDLOCK bdrv_get_cumulative_perm(BlockDriverState *bs, uint64_t *perm,
222 int GRAPH_RDLOCK
234 int GRAPH_RDLOCK
237 bool GRAPH_RDLOCK bdrv_recurse_can_replace(BlockDriverState *bs,
286 BlockDriverState * GRAPH_RDLOCK
H A Dsnapshot.h64 int GRAPH_RDLOCK bdrv_can_snapshot(BlockDriverState *bs);
66 int GRAPH_RDLOCK
72 int GRAPH_RDLOCK
/openbmc/qemu/block/
H A Dqcow2.h644 static inline bool GRAPH_RDLOCK has_data_file(BlockDriverState *bs) in has_data_file()
712 static inline QCow2ClusterType GRAPH_RDLOCK
746 static inline GRAPH_RDLOCK
837 int GRAPH_RDLOCK qcow2_mark_dirty(BlockDriverState *bs);
838 int GRAPH_RDLOCK qcow2_mark_corrupt(BlockDriverState *bs);
839 int GRAPH_RDLOCK qcow2_update_header(BlockDriverState *bs);
841 void GRAPH_RDLOCK
852 int coroutine_fn GRAPH_RDLOCK qcow2_refcount_init(BlockDriverState *bs);
855 int GRAPH_RDLOCK qcow2_get_refcount(BlockDriverState *bs, int64_t cluster_index,
858 int GRAPH_RDLOCK
[all …]
H A Dcoroutines.h40 int coroutine_fn GRAPH_RDLOCK
43 int coroutine_fn GRAPH_RDLOCK
46 int coroutine_fn GRAPH_RDLOCK
58 int coroutine_fn GRAPH_RDLOCK
61 int coroutine_fn GRAPH_RDLOCK
64 int coroutine_fn GRAPH_RDLOCK
H A Dfilter-compress.c60 static int64_t coroutine_fn GRAPH_RDLOCK
67 static int coroutine_fn GRAPH_RDLOCK
77 static int coroutine_fn GRAPH_RDLOCK
87 static int coroutine_fn GRAPH_RDLOCK
95 static int coroutine_fn GRAPH_RDLOCK
102 static void GRAPH_RDLOCK
121 static void coroutine_fn GRAPH_RDLOCK
128 static void coroutine_fn GRAPH_RDLOCK
H A Dqed.h188 int GRAPH_RDLOCK qed_write_header_sync(BDRVQEDState *s);
203 int coroutine_fn GRAPH_RDLOCK qed_read_l1_table_sync(BDRVQEDState *s);
205 int coroutine_fn GRAPH_RDLOCK
208 int coroutine_fn GRAPH_RDLOCK
211 int coroutine_fn GRAPH_RDLOCK
214 int coroutine_fn GRAPH_RDLOCK
217 int coroutine_fn GRAPH_RDLOCK
221 int coroutine_fn GRAPH_RDLOCK
228 int coroutine_fn GRAPH_RDLOCK
235 int coroutine_fn GRAPH_RDLOCK
H A Draw-format.c98 static int GRAPH_RDLOCK
209 static int coroutine_fn GRAPH_RDLOCK
224 static int coroutine_fn GRAPH_RDLOCK
285 static int coroutine_fn GRAPH_RDLOCK
297 static int coroutine_fn GRAPH_RDLOCK
310 static int coroutine_fn GRAPH_RDLOCK
322 static int coroutine_fn GRAPH_RDLOCK
330 static int coroutine_fn GRAPH_RDLOCK
337 static int coroutine_fn GRAPH_RDLOCK
344 static int64_t coroutine_fn GRAPH_RDLOCK
[all …]
H A Dcopy-on-read.c128 static int64_t coroutine_fn GRAPH_RDLOCK cor_co_getlength(BlockDriverState *bs) in cor_co_getlength()
134 static int coroutine_fn GRAPH_RDLOCK
186 static int coroutine_fn GRAPH_RDLOCK
196 static int coroutine_fn GRAPH_RDLOCK
204 static int coroutine_fn GRAPH_RDLOCK
211 static int coroutine_fn GRAPH_RDLOCK
220 static void coroutine_fn GRAPH_RDLOCK
227 static void coroutine_fn GRAPH_RDLOCK
H A Dblkreplay.c43 static int64_t coroutine_fn GRAPH_RDLOCK
73 static int coroutine_fn GRAPH_RDLOCK
85 static int coroutine_fn GRAPH_RDLOCK
97 static int coroutine_fn GRAPH_RDLOCK
109 static int coroutine_fn GRAPH_RDLOCK
120 static int coroutine_fn GRAPH_RDLOCK blkreplay_co_flush(BlockDriverState *bs) in blkreplay_co_flush()
H A Dpreallocate.c176 static int GRAPH_RDLOCK
277 static int coroutine_fn GRAPH_RDLOCK
286 static int coroutine_fn GRAPH_RDLOCK
297 static bool GRAPH_RDLOCK has_prealloc_perms(BlockDriverState *bs) in has_prealloc_perms()
321 static bool coroutine_fn GRAPH_RDLOCK
398 static int coroutine_fn GRAPH_RDLOCK
411 static int coroutine_fn GRAPH_RDLOCK
422 static int coroutine_fn GRAPH_RDLOCK
489 static int coroutine_fn GRAPH_RDLOCK preallocate_co_flush(BlockDriverState *bs) in preallocate_co_flush()
494 static int64_t coroutine_fn GRAPH_RDLOCK
[all …]
H A Dblklogwrites.c306 static int64_t coroutine_fn GRAPH_RDLOCK
334 static int coroutine_fn GRAPH_RDLOCK
359 static void coroutine_fn GRAPH_RDLOCK
463 static void coroutine_fn GRAPH_RDLOCK
469 static int coroutine_fn GRAPH_RDLOCK
524 static int coroutine_fn GRAPH_RDLOCK
531 static int coroutine_fn GRAPH_RDLOCK
538 static int coroutine_fn GRAPH_RDLOCK
544 static int coroutine_fn GRAPH_RDLOCK
550 static int coroutine_fn GRAPH_RDLOCK
[all …]
H A Dthrottle.c112 static int64_t coroutine_fn GRAPH_RDLOCK
118 static int coroutine_fn GRAPH_RDLOCK
129 static int coroutine_fn GRAPH_RDLOCK
139 static int coroutine_fn GRAPH_RDLOCK
149 static int coroutine_fn GRAPH_RDLOCK
158 static int coroutine_fn GRAPH_RDLOCK
166 static int coroutine_fn GRAPH_RDLOCK throttle_co_flush(BlockDriverState *bs) in throttle_co_flush()
H A Dcopy-before-write.c83 static int coroutine_fn GRAPH_RDLOCK
154 static int coroutine_fn GRAPH_RDLOCK
165 static int coroutine_fn GRAPH_RDLOCK
177 static coroutine_fn GRAPH_RDLOCK
189 static int coroutine_fn GRAPH_RDLOCK cbw_co_flush(BlockDriverState *bs) in cbw_co_flush()
208 static BlockReq * coroutine_fn GRAPH_RDLOCK
261 static int coroutine_fn GRAPH_RDLOCK
293 static int coroutine_fn GRAPH_RDLOCK
326 static int coroutine_fn GRAPH_RDLOCK
350 static void GRAPH_RDLOCK cbw_refresh_filename(BlockDriverState *bs) in cbw_refresh_filename()
[all …]
H A Dsnapshot-access.c29 static int coroutine_fn GRAPH_RDLOCK
42 static int coroutine_fn GRAPH_RDLOCK
52 static int coroutine_fn GRAPH_RDLOCK
76 static void GRAPH_RDLOCK snapshot_access_refresh_filename(BlockDriverState *bs) in snapshot_access_refresh_filename()
H A Dblkverify.c160 static int64_t coroutine_fn GRAPH_RDLOCK
195 static int coroutine_fn GRAPH_RDLOCK
231 static int coroutine_fn GRAPH_RDLOCK
260 static int coroutine_fn GRAPH_RDLOCK
268 static int coroutine_fn GRAPH_RDLOCK blkverify_co_flush(BlockDriverState *bs) in blkverify_co_flush()
276 static bool GRAPH_RDLOCK
291 static void GRAPH_RDLOCK blkverify_refresh_filename(BlockDriverState *bs) in blkverify_refresh_filename()
H A Dqed.c103 static int coroutine_fn GRAPH_RDLOCK qed_write_header(BDRVQEDState *s) in qed_write_header()
198 static int coroutine_fn GRAPH_RDLOCK
286 static void coroutine_fn GRAPH_RDLOCK qed_need_check_timer(BDRVQEDState *s) in qed_need_check_timer()
399 static int coroutine_fn GRAPH_RDLOCK
615 static void GRAPH_RDLOCK bdrv_qed_do_close(BlockDriverState *bs) in bdrv_qed_do_close()
834 static int coroutine_fn GRAPH_RDLOCK
890 static int coroutine_fn GRAPH_RDLOCK
909 static int coroutine_fn GRAPH_RDLOCK
1004 static int coroutine_fn GRAPH_RDLOCK qed_aio_write_l1_update(QEDAIOCB *acb) in qed_aio_write_l1_update()
1034 static int coroutine_fn GRAPH_RDLOCK
[all …]
H A Dquorum.c209 static void GRAPH_RDLOCK quorum_report_failure(QuorumAIOCB *acb) in quorum_report_failure()
222 static bool GRAPH_RDLOCK quorum_has_too_much_io_failed(QuorumAIOCB *acb) in quorum_has_too_much_io_failed()
277 static void coroutine_fn GRAPH_RDLOCK quorum_rewrite_entry(void *opaque) in quorum_rewrite_entry()
297 static bool coroutine_fn GRAPH_RDLOCK
498 static void coroutine_fn GRAPH_RDLOCK quorum_vote(QuorumAIOCB *acb) in quorum_vote()
582 static void coroutine_fn GRAPH_RDLOCK read_quorum_children_entry(void *opaque) in read_quorum_children_entry()
610 static int coroutine_fn GRAPH_RDLOCK read_quorum_children(QuorumAIOCB *acb) in read_quorum_children()
651 static int coroutine_fn GRAPH_RDLOCK read_fifo_child(QuorumAIOCB *acb) in read_fifo_child()
672 static int coroutine_fn GRAPH_RDLOCK
697 static void coroutine_fn GRAPH_RDLOCK write_quorum_entry(void *opaque) in write_quorum_entry()
[all …]
H A Dvhdx-log.c58 static int GRAPH_RDLOCK
111 static void GRAPH_RDLOCK vhdx_log_reset(BlockDriverState *bs, BDRVVHDXState *s) in vhdx_log_reset()
131 static int GRAPH_RDLOCK
174 static int coroutine_fn GRAPH_RDLOCK
338 static int GRAPH_RDLOCK
417 static int GRAPH_RDLOCK
490 static int GRAPH_RDLOCK
590 static int GRAPH_RDLOCK
670 static int GRAPH_RDLOCK
860 static int coroutine_fn GRAPH_RDLOCK
H A Dparallels.c203 static int GRAPH_RDLOCK parallels_fill_used_bitmap(BlockDriverState *bs) in parallels_fill_used_bitmap()
250 static int64_t coroutine_fn GRAPH_RDLOCK
386 static int coroutine_fn GRAPH_RDLOCK
418 static int coroutine_fn GRAPH_RDLOCK
442 static int coroutine_fn GRAPH_RDLOCK
485 static int coroutine_fn GRAPH_RDLOCK
537 static int coroutine_fn GRAPH_RDLOCK
581 static int coroutine_fn GRAPH_RDLOCK
659 static int coroutine_fn GRAPH_RDLOCK
699 static int coroutine_fn GRAPH_RDLOCK
[all …]
H A Dqcow2.c98 static int GRAPH_RDLOCK
122 static int coroutine_fn GRAPH_RDLOCK
160 static int coroutine_mixed_fn GRAPH_RDLOCK
204 static int coroutine_fn GRAPH_RDLOCK
540 static int GRAPH_RDLOCK qcow2_mark_clean(BlockDriverState *bs) in qcow2_mark_clean()
574 static int coroutine_fn GRAPH_RDLOCK
607 static int coroutine_fn GRAPH_RDLOCK
646 static int coroutine_fn GRAPH_RDLOCK
985 static int GRAPH_RDLOCK
1264 static int coroutine_fn GRAPH_RDLOCK
[all …]
H A Dvhdx.h404 int GRAPH_RDLOCK
414 int GRAPH_RDLOCK
418 int coroutine_fn GRAPH_RDLOCK
453 int GRAPH_RDLOCK

123