Home
last modified time | relevance | path

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

/qemu/include/standard-headers/linux/
A Dfuse.h328 struct fuse_file_lock { struct
329 uint64_t start;
330 uint64_t end;
331 uint32_t type;
332 uint32_t pid; /* tgid */

Completed in 13 milliseconds