Home
last modified time | relevance | path

Searched refs:DF_USING_ALIAS (Results 1 – 2 of 2) sorted by relevance

/linux/include/target/
H A Dtarget_core_base.h811 #define DF_USING_ALIAS 0x00000010 macro
/linux/drivers/target/
H A Dtarget_core_configfs.c2304 if (!(dev->dev_flags & DF_USING_ALIAS)) in target_dev_alias_show()
2330 dev->dev_flags |= DF_USING_ALIAS; in target_dev_alias_store()