Lines Matching +defs:json +defs:c

1197 static char *bdrv_child_get_parent_desc(BdrvChild *c)  in bdrv_child_get_parent_desc()
1261 static void GRAPH_WRLOCK bdrv_backing_attach(BdrvChild *c) in bdrv_backing_attach()
1301 static void bdrv_backing_detach(BdrvChild *c) in bdrv_backing_detach()
1312 static int bdrv_backing_update_filename(BdrvChild *c, BlockDriverState *base, in bdrv_backing_update_filename()
1499 static int bdrv_child_cb_update_filename(BdrvChild *c, BlockDriverState *base, in bdrv_child_cb_update_filename()
1512 AioContext *child_of_bds_get_parent_aio_context(BdrvChild *c) in child_of_bds_get_parent_aio_context()
1535 AioContext *bdrv_child_get_parent_aio_context(BdrvChild *c) in bdrv_child_get_parent_aio_context()
2194 static char *bdrv_child_user_desc(BdrvChild *c) in bdrv_child_user_desc()
2262 BdrvChild *c, BdrvChildRole role, in bdrv_child_perm()
2335 static void bdrv_child_set_perm(BdrvChild *c, uint64_t perm, in bdrv_child_set_perm()
2503 BdrvChild *c; in bdrv_node_refresh_perm() local
2626 BdrvChild *c; in bdrv_get_cumulative_perm() local
2697 int bdrv_child_try_set_perm(BdrvChild *c, uint64_t perm, uint64_t shared, in bdrv_child_try_set_perm()
2731 int bdrv_child_refresh_perms(BlockDriverState *bs, BdrvChild *c, Error **errp) in bdrv_child_refresh_perms()
2750 static void bdrv_filter_default_perms(BlockDriverState *bs, BdrvChild *c, in bdrv_filter_default_perms()
2761 static void bdrv_default_perms_for_cow(BlockDriverState *bs, BdrvChild *c, in bdrv_default_perms_for_cow()
2797 static void bdrv_default_perms_for_storage(BlockDriverState *bs, BdrvChild *c, in bdrv_default_perms_for_storage()
2877 void bdrv_default_perms(BlockDriverState *bs, BdrvChild *c, in bdrv_default_perms()
3348 BdrvChild *c; in bdrv_unset_inherits_from() local
3386 BdrvChild *c; in bdrv_parent_cb_change_media() local
4305 BdrvChild *c; in bdrv_recurse_has_child() local
5198 static bool GRAPH_RDLOCK should_update_child(BdrvChild *c, BlockDriverState *to) in should_update_child()
5322 BdrvChild *c, *next; in bdrv_replace_node_noperm() local
5857 BdrvChild *c; in bdrv_drop_intermediate() local
6462 BdrvChild *c; in bdrv_get_parent_name() local
7515 static bool bdrv_parent_change_aio_context(BdrvChild *c, AioContext *ctx, in bdrv_parent_change_aio_context()
7543 bool bdrv_child_change_aio_context(BdrvChild *c, AioContext *ctx, in bdrv_child_change_aio_context()
7594 BdrvChild *c; in bdrv_change_aio_context() local
8064 GString *json = qobject_to_json(QOBJECT(bs->full_open_options)); in bdrv_refresh_filename() local
8174 int bdrv_make_empty(BdrvChild *c, Error **errp) in bdrv_make_empty()
8228 BdrvChild *c; in bdrv_filter_child() local
8281 BdrvChild *c, *found = NULL; in bdrv_primary_child() local
8297 BdrvChild *c; in bdrv_do_skip_filters() local