Home
last modified time | relevance | path

Searched refs:systemid_show (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/fs/exofs/
Dsys.c67 static ssize_t systemid_show(struct exofs_dev *edp, char *buf) in systemid_show() function
99 OSD_ATTR(systemid, S_IRUGO, systemid_show, NULL);
/linux-4.1.27/drivers/scsi/osd/
Dosd_uld.c112 static ssize_t systemid_show(struct device *dev, struct device_attribute *attr, in systemid_show() function