Home
last modified time | relevance | path

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

/linux-5.19.10/fs/cifs/
Dmisc.c208 atomic_inc(&smBufAllocCount); in cifs_small_buf_get()
226 atomic_dec(&smBufAllocCount); in cifs_small_buf_release()
Dcifs_debug.c585 smBufAllocCount.counter, cifs_min_small); in cifs_stats_proc_show()
Dcifsglob.h1983 GLOBAL_EXTERN atomic_t smBufAllocCount; variable
Dcifsfs.c1583 atomic_set(&smBufAllocCount, 0); in init_cifs()