Home
last modified time | relevance | path

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

/external/libfuse/include/
Dfuse_kernel.h629 struct fuse_lk_in { struct
630 uint64_t fh;
631 uint64_t owner;
632 struct fuse_file_lock lk;
633 uint32_t lk_flags;
634 uint32_t padding;
/external/kernel-headers/original/uapi/linux/
Dfuse.h701 struct fuse_lk_in { struct
702 uint64_t fh;
703 uint64_t owner;
704 struct fuse_file_lock lk;
705 uint32_t lk_flags;
706 uint32_t padding;