Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cifs/
Dmisc.c175 atomic_inc(&buf_alloc_count); in cifs_buf_get()
192 atomic_dec(&buf_alloc_count); in cifs_buf_release()
Dcifsfs.c92 atomic_t buf_alloc_count; variable
1636 atomic_set(&buf_alloc_count, 0); in init_cifs()
Dcifs_debug.c561 buf_alloc_count.counter, in cifs_stats_proc_show()
Dcifsglob.h2001 extern atomic_t buf_alloc_count; /* current number allocated */