Searched refs:small_buf_alloc_count (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/smb/client/
H A Dmisc.c222 atomic_inc(&small_buf_alloc_count);
240 atomic_dec(&small_buf_alloc_count);
H A Dcifsfs.c95 atomic_t small_buf_alloc_count; variable
1819 atomic_set(&small_buf_alloc_count, 0);
H A Dcifs_debug.c721 small_buf_alloc_count.counter, cifs_min_small);
H A Dcifsglob.h2077 extern atomic_t small_buf_alloc_count;

Completed in 181 milliseconds