Home
last modified time | relevance | path

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

/linux-4.1.27/include/target/
Dtarget_core_base.h758 #define DF_USING_ALIAS 0x00000010 macro
/linux-4.1.27/drivers/target/
Dtarget_core_configfs.c1267 if (!(dev->dev_flags & DF_USING_ALIAS)) in target_core_show_dev_alias()
1295 dev->dev_flags |= DF_USING_ALIAS; in target_core_store_dev_alias()