Searched refs:buf_alloc_count (Results 1 – 3 of 3) sorted by relevance
207 atomic_inc(&buf_alloc_count); in cifs_buf_get()224 atomic_dec(&buf_alloc_count); in cifs_buf_release()
95 atomic_t buf_alloc_count;1979 atomic_set(&buf_alloc_count, 0); in init_cifs() 93 atomic_t buf_alloc_count; global() variable
2104 extern atomic_t buf_alloc_count; /* current number allocated */