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

/linux-master/fs/smb/client/
H A Dcifs_debug.c658 atomic_set(&total_buf_alloc_count, 0);
724 atomic_read(&total_buf_alloc_count),
H A Dcifsfs.c97 atomic_t total_buf_alloc_count; variable
1821 atomic_set(&total_buf_alloc_count, 0);
H A Dmisc.c191 atomic_inc(&total_buf_alloc_count);
H A Dcifsglob.h2079 extern atomic_t total_buf_alloc_count; /* total allocated over all time */

Completed in 281 milliseconds