Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifs_debug.c485 atomic_set(&totSmBufAllocCount, 0); in cifs_stats_proc_write()
556 atomic_read(&totSmBufAllocCount)); in cifs_stats_proc_show()
H A Dmisc.c215 atomic_inc(&totSmBufAllocCount); in cifs_small_buf_get()
H A Dcifsglob.h1941 GLOBAL_EXTERN atomic_t totSmBufAllocCount; variable
H A Dcifsfs.c1538 atomic_set(&totSmBufAllocCount, 0); in init_cifs()