Home
last modified time | relevance | path

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

/qemu/include/standard-headers/linux/
H A Dfuse.h340 struct fuse_file_lock { struct
341 uint64_t start;
342 uint64_t end;
343 uint32_t type;
344 uint32_t pid; /* tgid */