Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dmisc.c213 atomic_inc(&smBufAllocCount); in cifs_small_buf_get()
231 atomic_dec(&smBufAllocCount); in cifs_small_buf_release()
Dcifs_debug.c552 smBufAllocCount.counter, cifs_min_small); in cifs_stats_proc_show()
Dcifsglob.h1942 GLOBAL_EXTERN atomic_t smBufAllocCount; variable
Dcifsfs.c1531 atomic_set(&smBufAllocCount, 0); in init_cifs()