Home
last modified time | relevance | path

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

/include/uapi/linux/
Dfuse.h253 struct fuse_file_lock { struct
254 uint64_t start;
255 uint64_t end;
256 uint32_t type;
257 uint32_t pid; /* tgid */