Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifs_debug.c664 atomic_set(&total_small_buf_alloc_count, 0); in cifs_stats_proc_write()
730 atomic_read(&total_small_buf_alloc_count)); in cifs_stats_proc_show()
H A Dcifsfs.c98 atomic_t total_small_buf_alloc_count; variable
1807 atomic_set(&total_small_buf_alloc_count, 0); in init_cifs()
H A Dmisc.c224 atomic_inc(&total_small_buf_alloc_count); in cifs_small_buf_get()
H A Dcifsglob.h2039 extern atomic_t total_small_buf_alloc_count;