Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/cluster/
Dtcp.h131 void o2net_debug_add_sc(struct o2net_sock_container *sc);
147 static inline void o2net_debug_add_sc(struct o2net_sock_container *sc) in o2net_debug_add_sc() function
Dnetdebug.c213 void o2net_debug_add_sc(struct o2net_sock_container *sc) in o2net_debug_add_sc() function
417 o2net_debug_add_sc(dummy_sc); in sc_common_open()
Dtcp.c459 o2net_debug_add_sc(sc); in sc_alloc()