Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_configfs.c1922 unsigned char *t_fabric = NULL, *t_port = NULL; in target_pr_res_aptpl_metadata_store() local
2034 t_fabric = match_strdup(args); in target_pr_res_aptpl_metadata_store()
2035 if (!t_fabric) { in target_pr_res_aptpl_metadata_store()
2096 kfree(t_fabric); in target_pr_res_aptpl_metadata_store()
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_configfs.c2026 unsigned char *t_fabric = NULL, *t_port = NULL; in target_pr_res_aptpl_metadata_store() local
2138 t_fabric = match_strdup(args); in target_pr_res_aptpl_metadata_store()
2139 if (!t_fabric) { in target_pr_res_aptpl_metadata_store()
2200 kfree(t_fabric); in target_pr_res_aptpl_metadata_store()

Completed in 10 milliseconds