Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
Dmisc.c128 atomic_inc(&tconInfoAllocCount); in tconInfoAlloc()
149 atomic_dec(&tconInfoAllocCount); in tconInfoFree()
Dcifs_debug.c547 tconInfoAllocCount.counter); in cifs_stats_proc_show()
Dcifsglob.h1932 GLOBAL_EXTERN atomic_t tconInfoAllocCount; variable
Dcifsfs.c1525 atomic_set(&tconInfoAllocCount, 0); in init_cifs()