Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dfile-posix.c921 static int raw_check_lock_bytes(int fd, uint64_t perm, uint64_t shared_perm, in raw_check_lock_bytes() function
997 ret = raw_check_lock_bytes(s->fd, new_perm, new_shared, errp); in raw_handle_perm_lock()
2934 result = raw_check_lock_bytes(fd, perm, shared, errp); in raw_co_create()