Searched refs:hpf (Results 1 – 1 of 1) sorted by relevance
1394 int hpf; in dasd_hpf_show() local1403 hpf = device->discipline->hpf_enabled(device); in dasd_hpf_show()1405 return snprintf(buf, PAGE_SIZE, "%d\n", hpf); in dasd_hpf_show()1408 static DEVICE_ATTR(hpf, 0444, dasd_hpf_show, NULL);