Home
last modified time | relevance | path

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

/drivers/s390/block/
Ddcssblk.c109 static ssize_t dcssblk_remove_store(struct device * dev, struct device_attribute *attr, const char …
113 static DEVICE_ATTR(remove, S_IWUSR, NULL, dcssblk_remove_store);
757 dcssblk_remove_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t cou… in dcssblk_remove_store() function