Searched refs:dcssblk_save_show (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/block/ |
H A D | dcssblk.c | 457 dcssblk_save_show(struct device *dev, struct device_attribute *attr, char *buf) in dcssblk_save_show() function 514 static DEVICE_ATTR(save, S_IWUSR | S_IRUSR, dcssblk_save_show,
|
/kernel/linux/linux-6.6/drivers/s390/block/ |
H A D | dcssblk.c | 442 dcssblk_save_show(struct device *dev, struct device_attribute *attr, char *buf) in dcssblk_save_show() function 499 static DEVICE_ATTR(save, S_IWUSR | S_IRUSR, dcssblk_save_show,
|
Completed in 3 milliseconds