Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_file.c924 static const struct target_backend_ops fileio_ops = { variable
948 return transport_backend_register(&fileio_ops); in fileio_module_init()
953 target_backend_unregister(&fileio_ops); in fileio_module_exit()
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_file.c916 static const struct target_backend_ops fileio_ops = { variable
941 return transport_backend_register(&fileio_ops); in fileio_module_init()
946 target_backend_unregister(&fileio_ops); in fileio_module_exit()

Completed in 3 milliseconds