Searched refs:r2net_sc_connect_completed (Results 1 – 1 of 1) sorted by relevance
133 static void r2net_sc_connect_completed(struct work_struct *work);446 INIT_WORK(&sc->sc_connect_work, r2net_sc_connect_completed); in sc_alloc()1630 static void r2net_sc_connect_completed(struct work_struct *work) in r2net_sc_connect_completed() function