Home
last modified time | relevance | path

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

/fs/cifs/
Dmisc.c71 atomic_inc(&sesInfoAllocCount); in sesInfoAlloc()
91 atomic_dec(&sesInfoAllocCount); in sesInfoFree()
Dcifs_debug.c565 sesInfoAllocCount.counter); in cifs_stats_proc_show()
Dcifsglob.h1859 GLOBAL_EXTERN atomic_t sesInfoAllocCount; variable
Dcifsfs.c1584 atomic_set(&sesInfoAllocCount, 0); in init_cifs()