Searched refs:dasd_expires_show (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/block/ |
H A D | dasd_devmap.c | 1230 dasd_expires_show(struct device *dev, struct device_attribute *attr, char *buf) in dasd_expires_show() function 1267 static DEVICE_ATTR(expires, 0644, dasd_expires_show, dasd_expires_store);
|
/kernel/linux/linux-6.6/drivers/s390/block/ |
H A D | dasd_devmap.c | 1601 dasd_expires_show(struct device *dev, struct device_attribute *attr, char *buf) in dasd_expires_show() function 1638 static DEVICE_ATTR(expires, 0644, dasd_expires_show, dasd_expires_store);
|
Completed in 6 milliseconds