Home
last modified time | relevance | path

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

/Linux-v6.1/include/target/
Dtarget_core_base.h797 #define DF_USING_UDEV_PATH 0x00000008 macro
/Linux-v6.1/drivers/target/
Dtarget_core_pscsi.c455 if (!(dev->dev_flags & DF_USING_UDEV_PATH)) { in pscsi_configure_device()
Dtarget_core_configfs.c2259 if (!(dev->dev_flags & DF_USING_UDEV_PATH)) in target_dev_udev_path_show()
2286 dev->dev_flags |= DF_USING_UDEV_PATH; in target_dev_udev_path_store()