Searched refs:totBufAllocCount (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/fs/cifs/
H A Dcifs_debug.c272 atomic_set(&totBufAllocCount, 0); cifs_stats_proc_write()
318 atomic_read(&totBufAllocCount), cifs_stats_proc_show()
H A Dmisc.c173 atomic_inc(&totBufAllocCount); cifs_buf_get()
H A Dcifsfs.c1192 atomic_set(&totBufAllocCount, 0); init_cifs()
H A Dcifsglob.h1583 GLOBAL_EXTERN atomic_t totBufAllocCount; /* total allocated over all time */ variable

Completed in 105 milliseconds