Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/target/
Dtarget_core_file.c808 static const struct target_backend_ops fileio_ops = { variable
831 return transport_backend_register(&fileio_ops); in fileio_module_init()
836 target_backend_unregister(&fileio_ops); in fileio_module_exit()