Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Dmisc.c167 atomic_inc(&bufAllocCount); in cifs_buf_get()
184 atomic_dec(&bufAllocCount); in cifs_buf_release()
A Dcifs_debug.c569 bufAllocCount.counter, in cifs_stats_proc_show()
A Dcifsglob.h1877 GLOBAL_EXTERN atomic_t bufAllocCount; /* current number allocated */ variable
A Dcifsfs.c1556 atomic_set(&bufAllocCount, 0); in init_cifs()

Completed in 23 milliseconds