Home
last modified time | relevance | path

Searched defs:shared_perm (Results 1 – 8 of 8) sorted by relevance

/qemu/tests/unit/
H A Dtest-image-locking.c35 uint64_t perm, uint64_t shared_perm, in open_image()
80 uint64_t perm, shared_perm; in test_image_locking_basic() local
121 uint64_t perm, shared_perm; in test_set_perm_abort() local
/qemu/hw/block/
H A Dblock.c209 uint64_t perm, shared_perm; in blkconf_apply_backend_options() local
/qemu/
H A Dblockjob.c234 uint64_t perm, uint64_t shared_perm, Error **errp) in block_job_add_bdrv()
494 uint64_t shared_perm, int64_t speed, int flags, in block_job_create()
H A Dblock.c2398 bdrv_drv_set_perm(BlockDriverState *bs, uint64_t perm, uint64_t shared_perm, in bdrv_drv_set_perm()
2636 uint64_t *shared_perm) in bdrv_get_cumulative_perm()
3085 uint64_t perm, uint64_t shared_perm, in bdrv_attach_child_common()
3202 uint64_t perm, shared_perm; in bdrv_attach_child_noperm() local
3240 uint64_t perm, uint64_t shared_perm, in bdrv_root_attach_child()
/qemu/block/
H A Dblock-backend.c71 uint64_t shared_perm; member
355 BlockBackend *blk_new(AioContext *ctx, uint64_t perm, uint64_t shared_perm) in blk_new()
395 uint64_t shared_perm, Error **errp) in blk_new_with_bs()
905 uint64_t perm, shared_perm; in blk_insert_bs() local
952 blk_set_perm_locked(BlockBackend *blk, uint64_t perm, uint64_t shared_perm, in blk_set_perm_locked()
971 int blk_set_perm(BlockBackend *blk, uint64_t perm, uint64_t shared_perm, in blk_set_perm()
980 void blk_get_perm(BlockBackend *blk, uint64_t *perm, uint64_t *shared_perm) in blk_get_perm()
H A Dfile-posix.c168 uint64_t shared_perm; member
941 static int raw_check_lock_bytes(int fd, uint64_t perm, uint64_t shared_perm, in raw_check_lock_bytes()
/qemu/include/block/
H A Dblock_int-common.h1053 uint64_t shared_perm; member
/qemu/nbd/
H A Dserver.c1803 uint64_t perm, shared_perm; in nbd_export_create() local