Searched refs:total_buf_alloc_count (Results 1 – 4 of 4) sorted by relevance
504 atomic_set(&total_buf_alloc_count, 0); in cifs_stats_proc_write()567 atomic_read(&total_buf_alloc_count), in cifs_stats_proc_show()
95 atomic_t total_buf_alloc_count; variable1645 atomic_set(&total_buf_alloc_count, 0); in init_cifs()
177 atomic_inc(&total_buf_alloc_count); in cifs_buf_get()
2006 extern atomic_t total_buf_alloc_count; /* total allocated over all time */