Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_configfs.c1921 unsigned char *i_fabric = NULL, *i_port = NULL, *isid = NULL; in target_pr_res_aptpl_metadata_store() local
1956 i_fabric = match_strdup(args); in target_pr_res_aptpl_metadata_store()
1957 if (!i_fabric) { in target_pr_res_aptpl_metadata_store()
2093 kfree(i_fabric); in target_pr_res_aptpl_metadata_store()
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_configfs.c2025 unsigned char *i_fabric = NULL, *i_port = NULL, *isid = NULL; in target_pr_res_aptpl_metadata_store() local
2060 i_fabric = match_strdup(args); in target_pr_res_aptpl_metadata_store()
2061 if (!i_fabric) { in target_pr_res_aptpl_metadata_store()
2197 kfree(i_fabric); in target_pr_res_aptpl_metadata_store()

Completed in 9 milliseconds