Home
last modified time | relevance | path

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

/linux-6.6.21/fs/smb/client/
Dmisc.c133 atomic_inc(&tconInfoAllocCount); in tcon_info_alloc()
158 atomic_dec(&tconInfoAllocCount); in tconInfoFree()
Dcifsfs.c86 atomic_t tconInfoAllocCount; variable
1797 atomic_set(&tconInfoAllocCount, 0); in init_cifs()
Dcifs_debug.c687 tconInfoAllocCount.counter); in cifs_stats_proc_show()
Dcifsglob.h2028 extern atomic_t tconInfoAllocCount;