Searched refs:small_buf_alloc_count (Results 1 – 4 of 4) sorted by relevance
209 atomic_inc(&small_buf_alloc_count); in cifs_small_buf_get()227 atomic_dec(&small_buf_alloc_count); in cifs_small_buf_release()
94 atomic_t small_buf_alloc_count; variable1642 atomic_set(&small_buf_alloc_count, 0); in init_cifs()
575 small_buf_alloc_count.counter, cifs_min_small); in cifs_stats_proc_show()
2000 extern atomic_t small_buf_alloc_count;
Completed in 17 milliseconds