Home
last modified time | relevance | path

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

/linux-4.4.14/fs/cifs/
Dmisc.c118 atomic_inc(&tconInfoAllocCount); in tconInfoAlloc()
137 atomic_dec(&tconInfoAllocCount); in tconInfoFree()
Dcifs_debug.c310 tconInfoAllocCount.counter); in cifs_stats_proc_show()
Dcifsglob.h1575 GLOBAL_EXTERN atomic_t tconInfoAllocCount; variable
Dcifsfs.c1184 atomic_set(&tconInfoAllocCount, 0); in init_cifs()