Searched defs:exclusive (Results 1 – 2 of 2) sorted by relevance
256 int qemu_lock_fd(int fd, int64_t start, int64_t len, bool exclusive) in qemu_lock_fd()266 int qemu_lock_fd_test(int fd, int64_t start, int64_t len, bool exclusive) in qemu_lock_fd_test()
130 bool free, exclusive, done; member