Searched refs:se_dev_attrib (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/target/ |
| H A D | target_core_user.c | 2441 struct se_dev_attrib *da = container_of(to_config_group(item), in tcmu_cmd_time_out_show() 2442 struct se_dev_attrib, da_group); in tcmu_cmd_time_out_show() 2451 struct se_dev_attrib *da = container_of(to_config_group(item), in tcmu_cmd_time_out_store() 2452 struct se_dev_attrib, da_group); in tcmu_cmd_time_out_store() 2474 struct se_dev_attrib *da = container_of(to_config_group(item), in tcmu_qfull_time_out_show() 2475 struct se_dev_attrib, da_group); in tcmu_qfull_time_out_show() 2486 struct se_dev_attrib *da = container_of(to_config_group(item), in tcmu_qfull_time_out_store() 2487 struct se_dev_attrib, da_group); in tcmu_qfull_time_out_store() 2510 struct se_dev_attrib *da = container_of(to_config_group(item), in tcmu_max_data_area_mb_show() 2511 struct se_dev_attrib, da_group); in tcmu_max_data_area_mb_show() [all …]
|
| H A D | target_core_configfs.c | 505 static inline struct se_dev_attrib *to_attrib(struct config_item *item) in to_attrib() 507 return container_of(to_config_group(item), struct se_dev_attrib, in to_attrib() 554 struct se_dev_attrib *da = to_attrib(item); \ 575 struct se_dev_attrib *da = to_attrib(item); \ 627 struct se_dev_attrib *da = to_attrib(item); in emulate_model_alias_store() 657 struct se_dev_attrib *da = to_attrib(item); in emulate_write_cache_store() 679 struct se_dev_attrib *da = to_attrib(item); in emulate_ua_intlck_ctrl_store() 709 struct se_dev_attrib *da = to_attrib(item); in emulate_tas_store() 733 struct se_dev_attrib *da = to_attrib(item); in emulate_tpu_store() 759 struct se_dev_attrib *da = to_attrib(item); in emulate_tpws_store() [all …]
|
| H A D | target_core_device.c | 817 bool target_configure_unmap_from_queue(struct se_dev_attrib *attrib, in target_configure_unmap_from_queue()
|
| /OK3568_Linux_fs/kernel/include/target/ |
| H A D | target_core_backend.h | 116 bool target_configure_unmap_from_queue(struct se_dev_attrib *attrib,
|
| H A D | target_core_base.h | 671 struct se_dev_attrib { struct 827 struct se_dev_attrib dev_attrib;
|