Searched refs:total_small_buf_alloc_count (Results 1 – 3 of 3) sorted by relevance
97 atomic_t total_small_buf_alloc_count; variable1907 atomic_set(&total_small_buf_alloc_count, 0); in init_cifs()
241 atomic_inc(&total_small_buf_alloc_count); in cifs_small_buf_get()
2106 extern atomic_t total_small_buf_alloc_count;