Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dmisc.c213 atomic_inc(&smBufAllocCount); in cifs_small_buf_get()
231 atomic_dec(&smBufAllocCount); in cifs_small_buf_release()
H A Dcifs_debug.c552 smBufAllocCount.counter, cifs_min_small); in cifs_stats_proc_show()
H A Dcifsglob.h1944 GLOBAL_EXTERN atomic_t smBufAllocCount; variable
H A Dcifsfs.c1535 atomic_set(&smBufAllocCount, 0); in init_cifs()