Home
last modified time | relevance | path

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

/openbmc/qemu/include/standard-headers/linux/
H A Dfuse.h343 struct fuse_file_lock { struct
344 uint64_t start;
345 uint64_t end;
346 uint32_t type;
347 uint32_t pid; /* tgid */