Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ocfs2/cluster/
Dtcp.c140 static void o2net_sc_send_keep_req(struct work_struct *work);
452 INIT_DELAYED_WORK(&sc->sc_keepalive_work, o2net_sc_send_keep_req); in sc_alloc()
1525 static void o2net_sc_send_keep_req(struct work_struct *work) in o2net_sc_send_keep_req() function