Home
last modified time | relevance | path

Searched refs:orig_shared_perm (Results 1 – 1 of 1) sorted by relevance

/qemu/
H A Dqemu-io-cmds.c110 uint64_t orig_perm, orig_shared_perm; in command() local
111 blk_get_perm(blk, &orig_perm, &orig_shared_perm); in command()
120 ret = blk_set_perm(blk, new_perm, orig_shared_perm, &local_err); in command()
2415 uint64_t orig_perm, orig_shared_perm; in reopen_f() local
2419 blk_get_perm(blk, &orig_perm, &orig_shared_perm); in reopen_f()
2422 orig_shared_perm, in reopen_f()