Searched defs:fuse_lk_in (Results 1 – 5 of 5) sorted by relevance
306 struct fuse_lk_in { struct307 uint64_t fh;308 uint64_t owner;309 struct fuse_file_lock lk;310 uint32_t lk_flags;311 uint32_t padding;
679 struct fuse_lk_in { struct680 uint64_t fh;681 uint64_t owner;682 struct fuse_file_lock lk;683 uint32_t lk_flags;684 uint32_t padding;
332 struct fuse_lk_in { struct333 uint64_t fh;334 uint64_t owner;335 struct fuse_file_lock lk;336 uint32_t lk_flags;337 uint32_t padding;
839 struct fuse_lk_in { struct840 uint64_t fh;841 uint64_t owner;842 struct fuse_file_lock lk;843 uint32_t lk_flags;844 uint32_t padding;