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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dmisc.c156 atomic_inc(&bufAllocCount);
174 atomic_dec(&bufAllocCount);
H A Dcifsglob.h706 GLOBAL_EXTERN atomic_t bufAllocCount; /* current number allocated */ variable
H A Dcifsfs.c888 atomic_set(&bufAllocCount, 0);
H A Dcifs_debug.c326 bufAllocCount.counter,

Completed in 76 milliseconds