Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Dcifs_debug.c504 atomic_set(&totBufAllocCount, 0); in cifs_stats_proc_write()
575 atomic_read(&totBufAllocCount), in cifs_stats_proc_show()
A Dmisc.c169 atomic_inc(&totBufAllocCount); in cifs_buf_get()
A Dcifsglob.h1879 GLOBAL_EXTERN atomic_t totBufAllocCount; /* total allocated over all time */ variable
A Dcifsfs.c1559 atomic_set(&totBufAllocCount, 0); in init_cifs()

Completed in 18 milliseconds