Home
last modified time | relevance | path

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

/fs/cifs/
Dcifs_debug.c484 atomic_set(&totBufAllocCount, 0); in cifs_stats_proc_write()
555 atomic_read(&totBufAllocCount), in cifs_stats_proc_show()
Dmisc.c182 atomic_inc(&totBufAllocCount); in cifs_buf_get()
Dcifsglob.h1943 GLOBAL_EXTERN atomic_t totBufAllocCount; /* total allocated over all time */ variable
Dcifsfs.c1546 atomic_set(&totBufAllocCount, 0); in init_cifs()