Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dmisc.c198 atomic_inc(&smBufAllocCount); in cifs_small_buf_get()
216 atomic_dec(&smBufAllocCount); in cifs_small_buf_release()
Dcifs_debug.c442 smBufAllocCount.counter, cifs_min_small); in cifs_stats_proc_show()
Dcifsglob.h1719 GLOBAL_EXTERN atomic_t smBufAllocCount; variable
Dcifsfs.c1417 atomic_set(&smBufAllocCount, 0); in init_cifs()