Lines Matching defs:item

3138 static inline struct fsg_lun_opts *to_fsg_lun_opts(struct config_item *item)  in to_fsg_lun_opts()
3143 static inline struct fsg_opts *to_fsg_opts(struct config_item *item) in to_fsg_opts()
3149 static void fsg_lun_attr_release(struct config_item *item) in fsg_lun_attr_release()
3161 static ssize_t fsg_lun_opts_file_show(struct config_item *item, char *page) in fsg_lun_opts_file_show()
3169 static ssize_t fsg_lun_opts_file_store(struct config_item *item, in fsg_lun_opts_file_store()
3180 static ssize_t fsg_lun_opts_ro_show(struct config_item *item, char *page) in fsg_lun_opts_ro_show()
3185 static ssize_t fsg_lun_opts_ro_store(struct config_item *item, in fsg_lun_opts_ro_store()
3196 static ssize_t fsg_lun_opts_removable_show(struct config_item *item, in fsg_lun_opts_removable_show()
3202 static ssize_t fsg_lun_opts_removable_store(struct config_item *item, in fsg_lun_opts_removable_store()
3210 static ssize_t fsg_lun_opts_cdrom_show(struct config_item *item, char *page) in fsg_lun_opts_cdrom_show()
3215 static ssize_t fsg_lun_opts_cdrom_store(struct config_item *item, in fsg_lun_opts_cdrom_store()
3227 static ssize_t fsg_lun_opts_nofua_show(struct config_item *item, char *page) in fsg_lun_opts_nofua_show()
3232 static ssize_t fsg_lun_opts_nofua_store(struct config_item *item, in fsg_lun_opts_nofua_store()
3240 static ssize_t fsg_lun_opts_inquiry_string_show(struct config_item *item, in fsg_lun_opts_inquiry_string_show()
3246 static ssize_t fsg_lun_opts_inquiry_string_store(struct config_item *item, in fsg_lun_opts_inquiry_string_store()
3254 static ssize_t fsg_lun_opts_forced_eject_store(struct config_item *item, in fsg_lun_opts_forced_eject_store()
3342 static void fsg_lun_drop(struct config_group *group, struct config_item *item) in fsg_lun_drop()
3366 static void fsg_attr_release(struct config_item *item) in fsg_attr_release()
3377 static ssize_t fsg_opts_stall_show(struct config_item *item, char *page) in fsg_opts_stall_show()
3389 static ssize_t fsg_opts_stall_store(struct config_item *item, const char *page, in fsg_opts_stall_store()
3417 static ssize_t fsg_opts_num_buffers_show(struct config_item *item, char *page) in fsg_opts_num_buffers_show()
3429 static ssize_t fsg_opts_num_buffers_store(struct config_item *item, in fsg_opts_num_buffers_store()