f_eem_opts
struct f_eem_opts *eem_opts;
eem_opts = container_of(f->fi, struct f_eem_opts, func_inst);
static inline struct f_eem_opts *to_f_eem_opts(struct config_item *item)
return container_of(to_config_group(item), struct f_eem_opts,
struct f_eem_opts *opts;
opts = container_of(f, struct f_eem_opts, func_inst);
struct f_eem_opts *opts;
struct f_eem_opts *opts;
opts = container_of(f->fi, struct f_eem_opts, func_inst);
struct f_eem_opts *opts;
opts = container_of(f->fi, struct f_eem_opts, func_inst);
struct f_eem_opts *opts;
opts = container_of(fi, struct f_eem_opts, func_inst);
struct f_eem_opts *eem_opts = NULL;
eem_opts = container_of(fi_eem, struct f_eem_opts, func_inst);