Searched refs:to_fsg_opts (Results 1 – 1 of 1) sorted by relevance
3127 static inline struct fsg_opts *to_fsg_opts(struct config_item *item) in to_fsg_opts() function3154 fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_file_show()3164 fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_file_store()3183 fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_ro_store()3219 fsg_opts = to_fsg_opts(opts->group.cg_item.ci_parent); in fsg_lun_opts_cdrom_store()3280 fsg_opts = to_fsg_opts(&group->cg_item); in fsg_lun_make()3323 fsg_opts = to_fsg_opts(&group->cg_item); in fsg_lun_drop()3346 struct fsg_opts *opts = to_fsg_opts(item); in fsg_attr_release()