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.h64 struct fuse_file_lock { struct
65 uint64_t start;
66 uint64_t end;
67 uint32_t type;
69 uint32_t pid;