Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dcifs_debug.c383 atomic_set(&totBufAllocCount, 0); in cifs_stats_proc_write()
445 atomic_read(&totBufAllocCount), in cifs_stats_proc_show()
Dmisc.c167 atomic_inc(&totBufAllocCount); in cifs_buf_get()
Dcifsglob.h1716 GLOBAL_EXTERN atomic_t totBufAllocCount; /* total allocated over all time */ variable
Dcifsfs.c1419 atomic_set(&totBufAllocCount, 0); in init_cifs()