Home
last modified time | relevance | path

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

/linux/drivers/s390/block/
H A Ddasd_proc.c27 static struct proc_dir_entry *dasd_devices_entry = NULL; variable
336 dasd_devices_entry = proc_create_seq("devices", 0444, in dasd_proc_init()
339 if (!dasd_devices_entry) in dasd_proc_init()