Searched defs:fuse_file_lock (Results 1 – 5 of 5) sorted by relevance
64 struct fuse_file_lock { struct65 uint64_t start;66 uint64_t end;67 uint32_t type;69 uint32_t pid;
174 struct fuse_file_lock { struct175 uint64_t start;176 uint64_t end;177 uint32_t type;178 uint32_t pid; /* tgid */
180 struct fuse_file_lock { struct181 uint64_t start;182 uint64_t end;183 uint32_t type;184 uint32_t pid; /* tgid */
55 struct fuse_file_lock { struct56 uint64_t start;57 uint64_t end;58 uint32_t type;59 uint32_t pid;