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

/linux-master/drivers/target/
H A Dtarget_core_pr.c707 struct t10_pr_registration *pr_reg, *pr_reg_atp, *pr_reg_tmp, *pr_reg_tmp_safe; local
812 list_for_each_entry_safe(pr_reg_tmp, pr_reg_tmp_safe,
814 list_del(&pr_reg_tmp->pr_reg_atp_mem_list);
815 core_scsi3_lunacl_undepend_item(pr_reg_tmp->pr_reg_deve);
816 kmem_cache_free(t10_pr_reg_cache, pr_reg_tmp);
927 struct t10_pr_registration *pr_reg, *pr_reg_tmp; local
947 list_for_each_entry_safe(pr_reg, pr_reg_tmp, &pr_tmpl->aptpl_reg_list,
1052 struct t10_pr_registration *pr_reg_tmp, *pr_reg_tmp_safe; local
1083 list_for_each_entry_safe(pr_reg_tmp, pr_reg_tmp_safe,
1085 struct se_node_acl *nacl_tmp = pr_reg_tmp
1157 struct t10_pr_registration *pr_reg, *pr_reg_tmp; local
1348 struct t10_pr_registration *pr_reg, *pr_reg_tmp, *pr_res_holder; local
1384 struct t10_pr_registration *pr_reg, *pr_reg_tmp, *pr_res_holder; local
1477 struct t10_pr_registration *pr_reg_tmp, *pr_reg_tmp_safe; local
2043 struct t10_pr_registration *pr_reg, *pr_reg_p, *pr_reg_tmp; local
2664 struct t10_pr_registration *pr_reg, *pr_reg_tmp, *pr_reg_n, *pr_res_holder; local
2790 struct t10_pr_registration *pr_reg, *pr_reg_tmp; local
2817 struct t10_pr_registration *pr_reg, *pr_reg_tmp, *pr_reg_n, *pr_res_holder; local
3930 struct t10_pr_registration *pr_reg, *pr_reg_tmp; local
[all...]

Completed in 201 milliseconds