Lines Matching defs:opts
3020 struct fsg_opts *opts; in fsg_bind() local
3150 static ssize_t fsg_lun_opts_file_show(struct fsg_lun_opts *opts, char *page) in fsg_lun_opts_file_show()
3159 static ssize_t fsg_lun_opts_file_store(struct fsg_lun_opts *opts, in fsg_lun_opts_file_store()
3173 static ssize_t fsg_lun_opts_ro_show(struct fsg_lun_opts *opts, char *page) in fsg_lun_opts_ro_show()
3178 static ssize_t fsg_lun_opts_ro_store(struct fsg_lun_opts *opts, in fsg_lun_opts_ro_store()
3192 static ssize_t fsg_lun_opts_removable_show(struct fsg_lun_opts *opts, in fsg_lun_opts_removable_show()
3198 static ssize_t fsg_lun_opts_removable_store(struct fsg_lun_opts *opts, in fsg_lun_opts_removable_store()
3209 static ssize_t fsg_lun_opts_cdrom_show(struct fsg_lun_opts *opts, char *page) in fsg_lun_opts_cdrom_show()
3214 static ssize_t fsg_lun_opts_cdrom_store(struct fsg_lun_opts *opts, in fsg_lun_opts_cdrom_store()
3229 static ssize_t fsg_lun_opts_nofua_show(struct fsg_lun_opts *opts, char *page) in fsg_lun_opts_nofua_show()
3234 static ssize_t fsg_lun_opts_nofua_store(struct fsg_lun_opts *opts, in fsg_lun_opts_nofua_store()
3262 struct fsg_lun_opts *opts; in fsg_lun_make() local
3346 struct fsg_opts *opts = to_fsg_opts(item); in fsg_attr_release() local
3357 static ssize_t fsg_opts_stall_show(struct fsg_opts *opts, char *page) in fsg_opts_stall_show()
3368 static ssize_t fsg_opts_stall_store(struct fsg_opts *opts, const char *page, in fsg_opts_stall_store()
3397 static ssize_t fsg_opts_num_buffers_show(struct fsg_opts *opts, char *page) in fsg_opts_num_buffers_show()
3408 static ssize_t fsg_opts_num_buffers_store(struct fsg_opts *opts, in fsg_opts_num_buffers_store()
3464 struct fsg_opts *opts; in fsg_free_inst() local
3473 struct fsg_opts *opts; in fsg_alloc_inst() local
3522 struct fsg_opts *opts; in fsg_free() local
3536 struct fsg_opts *opts = fsg_opts_from_func_inst(fi); in fsg_alloc() local