Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dmisc.c207 atomic_inc(&buf_alloc_count); in cifs_buf_get()
224 atomic_dec(&buf_alloc_count); in cifs_buf_release()
H A Dcifsfs.c95 atomic_t buf_alloc_count;
1979 atomic_set(&buf_alloc_count, 0); in init_cifs()
93 atomic_t buf_alloc_count; global() variable
H A Dcifsglob.h2104 extern atomic_t buf_alloc_count; /* current number allocated */