Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd_proc.c32 static struct proc_dir_entry *dasd_devices_entry = NULL; variable
341 dasd_devices_entry = proc_create_seq("devices", 0444, in dasd_proc_init()
344 if (!dasd_devices_entry) in dasd_proc_init()
/kernel/linux/linux-6.6/drivers/s390/block/
H A Ddasd_proc.c32 static struct proc_dir_entry *dasd_devices_entry = NULL; variable
341 dasd_devices_entry = proc_create_seq("devices", 0444, in dasd_proc_init()
344 if (!dasd_devices_entry) in dasd_proc_init()

Completed in 2 milliseconds