Home
last modified time | relevance | path

Searched refs:small_buf_alloc_count (Results 1 – 3 of 3) sorted by relevance

/linux/fs/smb/client/
H A Dmisc.c239 atomic_inc(&small_buf_alloc_count); in cifs_small_buf_get()
257 atomic_dec(&small_buf_alloc_count); in cifs_small_buf_release()
H A Dcifsfs.c94 atomic_t small_buf_alloc_count; variable
1931 atomic_set(&small_buf_alloc_count, 0); in init_cifs()
H A Dcifsglob.h2105 extern atomic_t small_buf_alloc_count;