Home
last modified time | relevance | path

Searched refs:DF_USING_UDEV_PATH (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/target/
Dtarget_core_base.h764 #define DF_USING_UDEV_PATH 0x00000008 macro
/linux-4.4.14/drivers/target/
Dtarget_core_pscsi.c490 if (!(dev->dev_flags & DF_USING_UDEV_PATH)) { in pscsi_configure_device()
Dtarget_core_configfs.c1764 if (!(dev->dev_flags & DF_USING_UDEV_PATH)) in target_dev_udev_path_show()
1791 dev->dev_flags |= DF_USING_UDEV_PATH; in target_dev_udev_path_store()