Searched defs:dcssblk_remove_store (Results 1 - 1 of 1) sorted by relevance

/drivers/s390/block/
H A Ddcssblk.c70 static ssize_t dcssblk_remove_store(struct device * dev, struct device_attribute *attr, const char * buf,
74 static DEVICE_ATTR(remove, S_IWUSR, NULL, dcssblk_remove_store);
703 dcssblk_remove_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) function

Completed in 58 milliseconds