Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/cluster/
Dtcp.c126 static void o2net_sc_send_keep_req(struct work_struct *work);
435 INIT_DELAYED_WORK(&sc->sc_keepalive_work, o2net_sc_send_keep_req); in sc_alloc()
1472 static void o2net_sc_send_keep_req(struct work_struct *work) in o2net_sc_send_keep_req() function