Home
last modified time | relevance | path

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

/linux-6.6.21/include/target/
Dtarget_core_base.h800 #define DF_USING_UDEV_PATH 0x00000008 macro
/linux-6.6.21/drivers/target/
Dtarget_core_pscsi.c453 if (!(dev->dev_flags & DF_USING_UDEV_PATH)) { in pscsi_configure_device()
Dtarget_core_configfs.c2306 if (!(dev->dev_flags & DF_USING_UDEV_PATH)) in target_dev_udev_path_show()
2333 dev->dev_flags |= DF_USING_UDEV_PATH; in target_dev_udev_path_store()