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.h279 struct fuse_file_lock { struct
280 uint64_t start;
281 uint64_t end;
282 uint32_t type;
283 uint32_t pid; /* tgid */
/external/libfuse/include/
Dfuse_kernel.h272 struct fuse_file_lock { struct
273 uint64_t start;
274 uint64_t end;
275 uint32_t type;
276 uint32_t pid; /* tgid */