Searched refs:se_dev_attrib (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/include/target/
H A Dtarget_core_backend.h98 bool target_configure_unmap_from_queue(struct se_dev_attrib *attrib,
H A Dtarget_core_base.h57 /* struct se_dev_attrib sanity values */
661 struct se_dev_attrib { struct
815 struct se_dev_attrib dev_attrib;
/linux-4.4.14/drivers/target/
H A Dtarget_core_configfs.c461 static inline struct se_dev_attrib *to_attrib(struct config_item *item) to_attrib()
463 return container_of(to_config_group(item), struct se_dev_attrib, to_attrib()
508 struct se_dev_attrib *da = to_attrib(item); \
529 struct se_dev_attrib *da = to_attrib(item); \
574 struct se_dev_attrib *da = to_attrib(item); emulate_model_alias_store()
603 struct se_dev_attrib *da = to_attrib(item); emulate_write_cache_store()
625 struct se_dev_attrib *da = to_attrib(item); emulate_ua_intlck_ctrl_store()
653 struct se_dev_attrib *da = to_attrib(item); emulate_tas_store()
677 struct se_dev_attrib *da = to_attrib(item); emulate_tpu_store()
703 struct se_dev_attrib *da = to_attrib(item); emulate_tpws_store()
729 struct se_dev_attrib *da = to_attrib(item); pi_prot_type_store()
790 struct se_dev_attrib *da = to_attrib(item); pi_prot_format_store()
828 struct se_dev_attrib *da = to_attrib(item); force_pr_aptpl_store()
850 struct se_dev_attrib *da = to_attrib(item); emulate_rest_reord_store()
875 struct se_dev_attrib *da = to_attrib(item); queue_depth_store()
912 struct se_dev_attrib *da = to_attrib(item); optimal_sectors_store()
942 struct se_dev_attrib *da = to_attrib(item); block_size_store()
H A Dtarget_core_device.c834 bool target_configure_unmap_from_queue(struct se_dev_attrib *attrib, target_configure_unmap_from_queue()

Completed in 248 milliseconds