Home
last modified time | relevance | path

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

/freebsd-head/sys/fs/fuse/
HDfuse_kernel.h260 struct fuse_file_lock { struct
261 uint64_t start;
262 uint64_t end;
263 uint32_t type;
264 uint32_t pid; /* tgid */