Searched refs:tconInfoAllocCount (Results 1 – 4 of 4) sorted by relevance
133 atomic_inc(&tconInfoAllocCount); in tcon_info_alloc()173 atomic_dec(&tconInfoAllocCount); in tconInfoFree()
86 atomic_t tconInfoAllocCount; variable1844 atomic_set(&tconInfoAllocCount, 0); in init_cifs()
773 tconInfoAllocCount.counter); in cifs_stats_proc_show()
2082 extern atomic_t tconInfoAllocCount;
Completed in 20 milliseconds