Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_configfs.c3418 char *se_plugin_str, *str, *str2; in target_core_call_addhbatotarget() local
3438 se_plugin_str = buf; in target_core_call_addhbatotarget()
3445 *str2 = '\0'; /* Terminate for *se_plugin_str */ in target_core_call_addhbatotarget()
3449 *str = '\0'; /* Terminate for *se_plugin_str */ in target_core_call_addhbatotarget()
3464 hba = core_alloc_hba(se_plugin_str, plugin_dep_id, 0); in target_core_call_addhbatotarget()
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_configfs.c3521 char *se_plugin_str, *str, *str2; in target_core_call_addhbatotarget() local
3540 se_plugin_str = buf; in target_core_call_addhbatotarget()
3547 *str2 = '\0'; /* Terminate for *se_plugin_str */ in target_core_call_addhbatotarget()
3551 *str = '\0'; /* Terminate for *se_plugin_str */ in target_core_call_addhbatotarget()
3566 hba = core_alloc_hba(se_plugin_str, plugin_dep_id, 0); in target_core_call_addhbatotarget()

Completed in 10 milliseconds