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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/block/
H A Ddasd.c2162 dasd_format_fn_t ffn = device->discipline->format_device; local
2163 ffn = device->discipline->format_device;
2164 if (ffn == NULL)
2166 req = ffn (device, fdata);

Completed in 46 milliseconds