Home
last modified time | relevance | path

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

/fs/cifs/
Dmisc.c83 atomic_inc(&sesInfoAllocCount); in sesInfoAlloc()
102 atomic_dec(&sesInfoAllocCount); in sesInfoFree()
Dcifs_debug.c545 sesInfoAllocCount.counter); in cifs_stats_proc_show()
Dcifsglob.h1934 GLOBAL_EXTERN atomic_t sesInfoAllocCount; variable
Dcifsfs.c1537 atomic_set(&sesInfoAllocCount, 0); in init_cifs()