Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd_int.h373 int (*hpf_enabled)(struct dasd_device *); member
H A Ddasd_devmap.c1391 if (!device->discipline || !device->discipline->hpf_enabled) { in dasd_hpf_show()
1395 hpf = device->discipline->hpf_enabled(device); in dasd_hpf_show()
H A Ddasd_eckd.c6737 .hpf_enabled = dasd_eckd_hpf_enabled,
/kernel/linux/linux-6.6/drivers/s390/block/
H A Ddasd_devmap.c1759 if (!device->discipline || !device->discipline->hpf_enabled) { in dasd_hpf_show()
1763 hpf = device->discipline->hpf_enabled(device); in dasd_hpf_show()
H A Ddasd_int.h421 int (*hpf_enabled)(struct dasd_device *); member
H A Ddasd_eckd.c6954 .hpf_enabled = dasd_eckd_hpf_enabled,

Completed in 27 milliseconds