Home
last modified time | relevance | path

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

/include/uapi/linux/
Dfuse.h262 struct fuse_file_lock { struct
263 uint64_t start;
264 uint64_t end;
265 uint32_t type;
266 uint32_t pid; /* tgid */