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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/dlm/
H A Ddlmdebug.c496 unsigned long total = 0, longest = 0, bktcnt; local
508 ++bktcnt;
513 longest = max(longest, bktcnt);
514 bktcnt = 0;

Completed in 32 milliseconds