Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Dcifs_debug.c570 cifs_min_rcv + tcpSesAllocCount.counter); in cifs_stats_proc_show()
A Dcifsglob.h1872 GLOBAL_EXTERN atomic_t tcpSesAllocCount; variable
A Dcifsfs.c1552 atomic_set(&tcpSesAllocCount, 0); in init_cifs()
A Dconnect.c853 length = atomic_dec_return(&tcpSesAllocCount); in clean_demultiplex_info()
977 length = atomic_inc_return(&tcpSesAllocCount); in cifs_demultiplex_thread()

Completed in 30 milliseconds