Home
last modified time | relevance | path

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

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