Searched refs:f_lb_opts (Results 1 – 3 of 3) sorted by relevance
227 struct f_lb_opts *opts; in lb_free_func()229 opts = container_of(f->fi, struct f_lb_opts, func_inst); in lb_free_func()434 struct f_lb_opts *lb_opts; in loopback_alloc()440 lb_opts = container_of(fi, struct f_lb_opts, func_inst); in loopback_alloc()462 static inline struct f_lb_opts *to_f_lb_opts(struct config_item *item) in to_f_lb_opts()464 return container_of(to_config_group(item), struct f_lb_opts, in to_f_lb_opts()470 struct f_lb_opts *lb_opts = to_f_lb_opts(item); in lb_attr_release()481 struct f_lb_opts *opts = to_f_lb_opts(item); in f_lb_opts_qlen_show()494 struct f_lb_opts *opts = to_f_lb_opts(item); in f_lb_opts_qlen_store()519 struct f_lb_opts *opts = to_f_lb_opts(item); in f_lb_opts_bulk_buflen_show()[all …]
43 struct f_lb_opts { struct
261 struct f_lb_opts *lb_opts; in zero_bind()301 lb_opts = container_of(func_inst_lb, struct f_lb_opts, func_inst); in zero_bind()