Searched refs:assoc_cnt (Results 1 – 1 of 1) sorted by relevance
110 struct ida assoc_cnt; member1118 idx = ida_alloc(&tgtport->assoc_cnt, GFP_KERNEL); in nvmet_fc_alloc_target_assoc()1160 ida_free(&tgtport->assoc_cnt, idx); in nvmet_fc_alloc_target_assoc()1186 ida_free(&tgtport->assoc_cnt, assoc->a_id); in nvmet_fc_target_assoc_free()1415 ida_init(&newrec->assoc_cnt); in nvmet_fc_register_targetport()1466 ida_destroy(&tgtport->assoc_cnt); in nvmet_fc_free_tgtport()