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.h239 struct fuse_file_lock { struct
240 uint64_t start;
241 uint64_t end;
242 uint32_t type;
243 uint32_t pid; /* tgid */