Home
last modified time | relevance | path

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

/include/uapi/linux/
A Dfuse.h347 struct fuse_file_lock { struct
348 uint64_t start;
349 uint64_t end;
350 uint32_t type;
351 uint32_t pid; /* tgid */

Completed in 13 milliseconds