Searched defs:fuse_lk_in (Results 1 – 4 of 4) sorted by relevance
860 struct fuse_lk_in { struct861 uint64_t fh;862 uint64_t owner;863 struct fuse_file_lock lk;864 uint32_t lk_flags;865 uint32_t padding;
888 struct fuse_lk_in { struct889 uint64_t fh;890 uint64_t owner;891 struct fuse_file_lock lk;892 uint32_t lk_flags;893 uint32_t padding;
62864 struct fuse_lk_in { struct62865 uint64_t fh;62866 uint64_t owner;62867 struct fuse_file_lock lk;62868 uint32_t lk_flags;62869 uint32_t padding;