Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dmisc.c133 atomic_inc(&tconInfoAllocCount); in tcon_info_alloc()
158 atomic_dec(&tconInfoAllocCount); in tconInfoFree()
Dcifsfs.c86 atomic_t tconInfoAllocCount; variable
1652 atomic_set(&tconInfoAllocCount, 0); in init_cifs()
Dcifs_debug.c658 tconInfoAllocCount.counter); in cifs_stats_proc_show()
Dcifsglob.h1992 extern atomic_t tconInfoAllocCount;