Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/target/sbp/
Dsbp_target.c45 static const struct target_core_fabric_ops sbp_ops; variable
2217 ret = core_tpg_register(&sbp_ops, wwn, &tpg->se_tpg, tpg, in sbp_make_tpg()
2504 static const struct target_core_fabric_ops sbp_ops = { variable
2555 return target_register_template(&sbp_ops); in sbp_init()
2560 target_unregister_template(&sbp_ops); in sbp_exit()