Home
last modified time | relevance | path

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

/fs/smb/client/
A Dmisc.c133 atomic_inc(&tconInfoAllocCount); in tcon_info_alloc()
173 atomic_dec(&tconInfoAllocCount); in tconInfoFree()
A Dcifsfs.c86 atomic_t tconInfoAllocCount; variable
1844 atomic_set(&tconInfoAllocCount, 0); in init_cifs()
A Dcifs_debug.c773 tconInfoAllocCount.counter); in cifs_stats_proc_show()
A Dcifsglob.h2082 extern atomic_t tconInfoAllocCount;

Completed in 20 milliseconds