Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/smb/client/
H A Dmisc.c222 atomic_inc(&small_buf_alloc_count); in cifs_small_buf_get()
240 atomic_dec(&small_buf_alloc_count); in cifs_small_buf_release()
H A Dcifsfs.c94 atomic_t small_buf_alloc_count; variable
1804 atomic_set(&small_buf_alloc_count, 0); in init_cifs()
H A Dcifs_debug.c694 small_buf_alloc_count.counter, cifs_min_small); in cifs_stats_proc_show()
H A Dcifsglob.h2038 extern atomic_t small_buf_alloc_count;

Completed in 11 milliseconds