Searched refs:rsv_mtx (Results 1 – 2 of 2) sorted by relevance
149 struct mtx rsv_mtx; member366 mtx_lock(&sp->rsv_mtx); in i_nqueue_rsv()370 mtx_unlock(&sp->rsv_mtx); in i_nqueue_rsv()378 mtx_lock(&sp->rsv_mtx); in i_dqueue_rsv()383 mtx_unlock(&sp->rsv_mtx); in i_dqueue_rsv()
717 mtx_destroy(&sp->rsv_mtx); in ism_stop()744 mtx_init(&sp->rsv_mtx, "iscsi-rsv", NULL, MTX_DEF); in ism_start()