Home
last modified time | relevance | path

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

/dflybsd-src/sys/vfs/fuse/
H A Dfuse_abi.h205 struct fuse_file_lock { struct
206 uint64_t start;
207 uint64_t end;
208 uint32_t type;
209 uint32_t pid; /* tgid */