Searched refs:sdev_show_blacklist (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | scsi_sysfs.c | 1074 sdev_show_blacklist(struct device *dev, struct device_attribute *attr, in sdev_show_blacklist() function 1100 static DEVICE_ATTR(blacklist, S_IRUGO, sdev_show_blacklist, NULL);
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | scsi_sysfs.c | 1076 sdev_show_blacklist(struct device *dev, struct device_attribute *attr, in sdev_show_blacklist() function 1102 static DEVICE_ATTR(blacklist, S_IRUGO, sdev_show_blacklist, NULL);
|
Completed in 9 milliseconds