Home
last modified time | relevance | path

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

/include/uapi/linux/
Dfuse.h250 struct fuse_file_lock { struct
251 uint64_t start;
252 uint64_t end;
253 uint32_t type;
254 uint32_t pid; /* tgid */