Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/block/
H A Ddcssblk.c95 static ssize_t dcssblk_remove_store(struct device * dev, struct device_attribute *attr, const char …
99 static DEVICE_ATTR(remove, S_IWUSR, NULL, dcssblk_remove_store);
749 dcssblk_remove_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t cou… in dcssblk_remove_store() function