Home
last modified time | relevance | path

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

/fs/cifs/
Dmisc.c124 atomic_inc(&tconInfoAllocCount); in tconInfoAlloc()
145 atomic_dec(&tconInfoAllocCount); in tconInfoFree()
Dcifs_debug.c509 tconInfoAllocCount.counter); in cifs_stats_proc_show()
Dcifsglob.h1871 GLOBAL_EXTERN atomic_t tconInfoAllocCount; variable
Dcifsfs.c1503 atomic_set(&tconInfoAllocCount, 0); in init_cifs()