Searched refs:sbp_mgm_timeout (Results 1 – 1 of 1) sorted by relevance
393 static void sbp_mgm_timeout(void *);1528 callout_reset(&target->mgm_ocb_timeout, 5 * hz, sbp_mgm_timeout, ocb); in sbp_mgm_orb()2158 sbp_mgm_timeout(void *arg) in sbp_mgm_timeout() function