Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dfuse.h272 struct fuse_file_lock { struct
273 uint64_t start;
274 uint64_t end;
275 uint32_t type;
276 uint32_t pid; /* tgid */
/external/libfuse/include/
Dfuse_kernel.h211 struct fuse_file_lock { struct
212 uint64_t start;
213 uint64_t end;
214 uint32_t type;
215 uint32_t pid; /* tgid */