Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifs_debug.c658 atomic_set(&total_buf_alloc_count, 0); in cifs_stats_proc_write()
724 atomic_read(&total_buf_alloc_count), in cifs_stats_proc_show()
H A Dcifsfs.c96 atomic_t total_buf_alloc_count; variable
1822 atomic_set(&total_buf_alloc_count, 0); in init_cifs()
H A Dmisc.c191 atomic_inc(&total_buf_alloc_count); in cifs_buf_get()
H A Dcifsglob.h2083 extern atomic_t total_buf_alloc_count; /* total allocated over all time */