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.h55 struct fuse_file_lock { struct
56 uint64_t start;
57 uint64_t end;
58 uint32_t type;
59 uint32_t pid;