Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Dmisc.c117 static atomic_t tcon_debug_id; in tcon_info_alloc() local
134 ret_buf->debug_id = atomic_inc_return(&tcon_debug_id); in tcon_info_alloc()
Dtrace.h1518 TP_PROTO(unsigned int tcon_debug_id, int ref,
1520 TP_ARGS(tcon_debug_id, ref, trace),
1527 __entry->tcon = tcon_debug_id;