Home
last modified time | relevance | path

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

/freebsd/sys/fs/fuse/
H A Dfuse_kernel.h266 struct fuse_file_lock { struct
267 uint64_t start;
268 uint64_t end;
269 uint32_t type;
270 uint32_t pid; /* tgid */