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; variable
1998 atomic_set(&buf_alloc_count, 0); in init_cifs()
H A Dcifsglob.h2108 extern atomic_t buf_alloc_count; /* current number allocated */