Searched refs:f_lb_opts (Results 1 – 3 of 3) sorted by relevance
221 struct f_lb_opts *opts; in lb_free_func()223 opts = container_of(f->fi, struct f_lb_opts, func_inst); in lb_free_func()426 struct f_lb_opts *lb_opts; in loopback_alloc()432 lb_opts = container_of(fi, struct f_lb_opts, func_inst); in loopback_alloc()454 static inline struct f_lb_opts *to_f_lb_opts(struct config_item *item) in to_f_lb_opts()456 return container_of(to_config_group(item), struct f_lb_opts, in to_f_lb_opts()462 struct f_lb_opts *lb_opts = to_f_lb_opts(item); in lb_attr_release()473 struct f_lb_opts *opts = to_f_lb_opts(item); in f_lb_opts_qlen_show()486 struct f_lb_opts *opts = to_f_lb_opts(item); in f_lb_opts_qlen_store()511 struct f_lb_opts *opts = to_f_lb_opts(item); in f_lb_opts_bulk_buflen_show()[all …]
50 struct f_lb_opts { struct
268 struct f_lb_opts *lb_opts; in zero_bind()311 lb_opts = container_of(func_inst_lb, struct f_lb_opts, func_inst); in zero_bind()