Home
last modified time | relevance | path

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

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