Home
last modified time | relevance | path

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

/linux-5.19.10/fs/cifs/
Dmisc.c126 atomic_inc(&tconInfoAllocCount); in tconInfoAlloc()
147 atomic_dec(&tconInfoAllocCount); in tconInfoFree()
Dcifs_debug.c580 tconInfoAllocCount.counter); in cifs_stats_proc_show()
Dcifsglob.h1970 GLOBAL_EXTERN atomic_t tconInfoAllocCount; variable
Dcifsfs.c1576 atomic_set(&tconInfoAllocCount, 0); in init_cifs()