Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dmisc.c180 atomic_inc(&bufAllocCount); in cifs_buf_get()
197 atomic_dec(&bufAllocCount); in cifs_buf_release()
H A Dcifs_debug.c549 bufAllocCount.counter, in cifs_stats_proc_show()
H A Dcifsglob.h1938 GLOBAL_EXTERN atomic_t bufAllocCount; /* current number allocated */ variable
H A Dcifsfs.c1534 atomic_set(&bufAllocCount, 0); in init_cifs()