Home
last modified time | relevance | path

Searched refs:r2net_sc_connect_completed (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/staging/ramster/cluster/
Dtcp.c133 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