Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cifs/
Dmisc.c126 atomic_inc(&tconInfoAllocCount); in tconInfoAlloc()
148 atomic_dec(&tconInfoAllocCount); in tconInfoFree()
Dcifsfs.c85 atomic_t tconInfoAllocCount; variable
1630 atomic_set(&tconInfoAllocCount, 0); in init_cifs()
Dcifs_debug.c559 tconInfoAllocCount.counter); in cifs_stats_proc_show()
Dcifsglob.h1994 extern atomic_t tconInfoAllocCount;