Searched defs:fuse_bpf_args (Results 1 – 2 of 2) sorted by relevance
36153 struct fuse_bpf_args { struct36154 uint64_t nodeid;36155 uint32_t opcode;36156 uint32_t error_in;36157 uint32_t in_numargs;36158 uint32_t out_numargs;36159 uint32_t flags;36160 uint32_t padding;36161 struct fuse_bpf_in_arg in_args[5];36162 struct fuse_bpf_arg out_args[3];
45815 struct fuse_bpf_args { struct45816 uint64_t nodeid;45817 uint32_t opcode;45818 uint32_t error_in;45819 uint32_t in_numargs;45820 uint32_t out_numargs;45821 uint32_t flags;45822 uint32_t padding;45823 struct fuse_bpf_in_arg in_args[5];45824 struct fuse_bpf_arg out_args[3];