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.c204 uint64_t perm, shared_perm; in blkconf_apply_backend_options() local
/qemu/
H A Dblockjob.c232 uint64_t perm, uint64_t shared_perm, Error **errp) in block_job_add_bdrv()
492 uint64_t shared_perm, int64_t speed, int flags, in block_job_create()
H A Dblock.c2387 bdrv_drv_set_perm(BlockDriverState *bs, uint64_t perm, uint64_t shared_perm, in bdrv_drv_set_perm()
2625 uint64_t *shared_perm) in bdrv_get_cumulative_perm()
3070 uint64_t perm, uint64_t shared_perm, in bdrv_attach_child_common()
3177 uint64_t perm, shared_perm; in bdrv_attach_child_noperm() local
3208 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()
947 blk_set_perm_locked(BlockBackend *blk, uint64_t perm, uint64_t shared_perm, in blk_set_perm_locked()
966 int blk_set_perm(BlockBackend *blk, uint64_t perm, uint64_t shared_perm, in blk_set_perm()
975 void blk_get_perm(BlockBackend *blk, uint64_t *perm, uint64_t *shared_perm) in blk_get_perm()
H A Dfile-posix.c146 uint64_t shared_perm; member
917 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.h1033 uint64_t shared_perm; member
/qemu/nbd/
H A Dserver.c1793 uint64_t perm, shared_perm; in nbd_export_create() local