Lines Matching defs:item

3126 static inline struct fsg_lun_opts *to_fsg_lun_opts(struct config_item *item)  in to_fsg_lun_opts()
3131 static inline struct fsg_opts *to_fsg_opts(struct config_item *item) in to_fsg_opts()
3137 static void fsg_lun_attr_release(struct config_item *item) in fsg_lun_attr_release()
3149 static ssize_t fsg_lun_opts_file_show(struct config_item *item, char *page) in fsg_lun_opts_file_show()
3157 static ssize_t fsg_lun_opts_file_store(struct config_item *item, in fsg_lun_opts_file_store()
3168 static ssize_t fsg_lun_opts_ro_show(struct config_item *item, char *page) in fsg_lun_opts_ro_show()
3173 static ssize_t fsg_lun_opts_ro_store(struct config_item *item, in fsg_lun_opts_ro_store()
3184 static ssize_t fsg_lun_opts_removable_show(struct config_item *item, in fsg_lun_opts_removable_show()
3190 static ssize_t fsg_lun_opts_removable_store(struct config_item *item, in fsg_lun_opts_removable_store()
3198 static ssize_t fsg_lun_opts_cdrom_show(struct config_item *item, char *page) in fsg_lun_opts_cdrom_show()
3203 static ssize_t fsg_lun_opts_cdrom_store(struct config_item *item, in fsg_lun_opts_cdrom_store()
3215 static ssize_t fsg_lun_opts_nofua_show(struct config_item *item, char *page) in fsg_lun_opts_nofua_show()
3220 static ssize_t fsg_lun_opts_nofua_store(struct config_item *item, in fsg_lun_opts_nofua_store()
3301 static void fsg_lun_drop(struct config_group *group, struct config_item *item) in fsg_lun_drop()
3325 static void fsg_attr_release(struct config_item *item) in fsg_attr_release()
3336 static ssize_t fsg_opts_stall_show(struct config_item *item, char *page) in fsg_opts_stall_show()
3348 static ssize_t fsg_opts_stall_store(struct config_item *item, const char *page, in fsg_opts_stall_store()
3376 static ssize_t fsg_opts_num_buffers_show(struct config_item *item, char *page) in fsg_opts_num_buffers_show()
3388 static ssize_t fsg_opts_num_buffers_store(struct config_item *item, in fsg_opts_num_buffers_store()