Home
last modified time | relevance | path

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

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