Searched refs:fcip_cpr_info (Results 1 – 2 of 2) sorted by relevance
231 callb_cpr_t fcip_cpr_info; /* for the sendup thread */ member
3179 CALLB_CPR_INIT(&fptr->fcip_cpr_info, &fptr->fcip_sendup_mutex, in fcip_sendup_thr()3187 CALLB_CPR_SAFE_BEGIN(&fptr->fcip_cpr_info); in fcip_sendup_thr()3190 CALLB_CPR_SAFE_END(&fptr->fcip_cpr_info, in fcip_sendup_thr()3243 CALLB_CPR_EXIT(&fptr->fcip_cpr_info); in fcip_sendup_thr()