Home
last modified time | relevance | path

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

/linux/drivers/target/tcm_remote/
H A Dtcm_remote.c233 static const struct target_core_fabric_ops remote_ops = { variable
256 return target_register_template(&remote_ops); in tcm_remote_fabric_init()
261 target_unregister_template(&remote_ops); in tcm_remote_fabric_exit()