Home
last modified time | relevance | path

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

/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 */
/external/kernel-headers/original/uapi/linux/
Dfuse.h257 struct fuse_file_lock { struct
258 uint64_t start;
259 uint64_t end;
260 uint32_t type;
261 uint32_t pid; /* tgid */