Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Dmisc.c132 atomic_inc(&tconInfoAllocCount); in tcon_info_alloc()
164 atomic_dec(&tconInfoAllocCount); in tconInfoFree()
Dcifsfs.c87 atomic_t tconInfoAllocCount; variable
1808 atomic_set(&tconInfoAllocCount, 0); in init_cifs()
Dcifs_debug.c721 tconInfoAllocCount.counter); in cifs_stats_proc_show()
Dcifsglob.h2030 extern atomic_t tconInfoAllocCount;