Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/cifs/
A Dcifs_debug.c516 atomic_set(&total_small_buf_alloc_count, 0); in cifs_stats_proc_write()
579 atomic_read(&total_small_buf_alloc_count)); in cifs_stats_proc_show()
A Dcifsfs.c97 atomic_t total_small_buf_alloc_count; variable
1645 atomic_set(&total_small_buf_alloc_count, 0); in init_cifs()
A Dmisc.c211 atomic_inc(&total_small_buf_alloc_count); in cifs_small_buf_get()
A Dcifsglob.h2003 extern atomic_t total_small_buf_alloc_count;

Completed in 17 milliseconds