Searched defs:fuse_file_lock (Results 1 – 1 of 1) sorted by relevance
347 struct fuse_file_lock { struct348 uint64_t start;349 uint64_t end;350 uint32_t type;351 uint32_t pid; /* tgid */
Completed in 13 milliseconds