Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfuse.h839 struct fuse_lk_in { struct
840 uint64_t fh;
841 uint64_t owner;
842 struct fuse_file_lock lk;
843 uint32_t lk_flags;
844 uint32_t padding;
/openbmc/qemu/include/standard-headers/linux/
H A Dfuse.h855 struct fuse_lk_in { struct
856 uint64_t fh;
857 uint64_t owner;
858 struct fuse_file_lock lk;
859 uint32_t lk_flags;
860 uint32_t padding;