Home
last modified time | relevance | path

Searched refs:none_funcs (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/block/
Dloop.c125 static struct loop_func_table none_funcs = { variable
137 &none_funcs,
1143 xfer = &none_funcs; in loop_set_status()