Home
last modified time | relevance | path

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

/hardware/qcom/msm8994/original-kernel-headers/linux/
Dfuse.h174 struct fuse_file_lock { struct
175 uint64_t start;
176 uint64_t end;
177 uint32_t type;
178 uint32_t pid; /* tgid */
/hardware/qcom/msm8994/kernel-headers/linux/
Dfuse.h64 struct fuse_file_lock { struct
65 uint64_t start;
66 uint64_t end;
67 uint32_t type;
69 uint32_t pid;
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dfuse.h180 struct fuse_file_lock { struct
181 uint64_t start;
182 uint64_t end;
183 uint32_t type;
184 uint32_t pid; /* tgid */
/hardware/qcom/msm8996/kernel-headers/linux/
Dfuse.h64 struct fuse_file_lock { struct
65 uint64_t start;
66 uint64_t end;
67 uint32_t type;
69 uint32_t pid;