Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dmisc.c195 atomic_inc(&buf_alloc_count); in cifs_buf_get()
212 atomic_dec(&buf_alloc_count); in cifs_buf_release()
H A Dcifsfs.c94 atomic_t buf_alloc_count; variable
1850 atomic_set(&buf_alloc_count, 0); in init_cifs()
H A Dcifs_debug.c723 buf_alloc_count.counter, in cifs_stats_proc_show()
H A Dcifsglob.h2075 extern atomic_t buf_alloc_count; /* current number allocated */