Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/block/
Ddasd_proc.c126 static const struct seq_operations dasd_devices_seq_ops = { variable
135 return seq_open(file, &dasd_devices_seq_ops); in dasd_devices_open()