Home
last modified time | relevance | path

Searched refs:hosts_print (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd_int.h370 int (*hosts_print)(struct dasd_device *, struct seq_file *); member
H A Ddasd.c1202 if (device->discipline->hosts_print) in dasd_hosts_show()
1203 rc = device->discipline->hosts_print(device, m); in dasd_hosts_show()
H A Ddasd_eckd.c6734 .hosts_print = dasd_hosts_print,
/kernel/linux/linux-6.6/drivers/s390/block/
H A Ddasd_int.h418 int (*hosts_print)(struct dasd_device *, struct seq_file *); member
H A Ddasd.c1136 if (device->discipline->hosts_print) in dasd_hosts_show()
1137 rc = device->discipline->hosts_print(device, m); in dasd_hosts_show()
H A Ddasd_eckd.c6951 .hosts_print = dasd_hosts_print,

Completed in 31 milliseconds