Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dfuse.h770 struct fuse_lk_in { struct
771 uint64_t fh;
772 uint64_t owner;
773 struct fuse_file_lock lk;
774 uint32_t lk_flags;
775 uint32_t padding;
/external/libfuse/include/
Dfuse_kernel.h780 struct fuse_lk_in { struct
781 uint64_t fh;
782 uint64_t owner;
783 struct fuse_file_lock lk;
784 uint32_t lk_flags;
785 uint32_t padding;