Home
last modified time | relevance | path

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

/linux-4.1.27/fs/cifs/
Dmisc.c206 atomic_inc(&smBufAllocCount); in cifs_small_buf_get()
225 atomic_dec(&smBufAllocCount); in cifs_small_buf_release()
Dcifs_debug.c315 smBufAllocCount.counter, cifs_min_small); in cifs_stats_proc_show()
Dcifsglob.h1571 GLOBAL_EXTERN atomic_t smBufAllocCount; variable
Dcifsfs.c1195 atomic_set(&smBufAllocCount, 0); in init_cifs()