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