Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Dfuse.h71 struct fuse_file_lock { struct
72 uint64_t start;
73 uint64_t end;
74 uint32_t type;
75 uint32_t pid;