Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dfuse.h352 struct fuse_file_lock { struct
353 uint64_t start;
354 uint64_t end;
355 uint32_t type;
356 uint32_t pid; /* tgid */