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