Home
last modified time | relevance | path

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

/openbmc/linux/drivers/target/loopback/
H A Dtcm_loop.c1080 static const struct target_core_fabric_ops loop_ops = { variable
1124 ret = target_register_template(&loop_ops); in tcm_loop_fabric_init()
1140 target_unregister_template(&loop_ops); in tcm_loop_fabric_exit()