Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/cluster/
Dtcp.c122 static void o2net_sc_connect_completed(struct work_struct *work);
432 INIT_WORK(&sc->sc_connect_work, o2net_sc_connect_completed); in sc_alloc()
1456 static void o2net_sc_connect_completed(struct work_struct *work) in o2net_sc_connect_completed() function