MLOG_MAX_BITS     102 fs/ocfs2/cluster/masklog.c static struct mlog_attribute mlog_attrs[MLOG_MAX_BITS] = {
MLOG_MAX_BITS     125 fs/ocfs2/cluster/masklog.c static struct attribute *mlog_attr_ptrs[MLOG_MAX_BITS] = {NULL, };
MLOG_MAX_BITS     113 fs/ocfs2/cluster/masklog.h 	unsigned long words[MLOG_MAX_BITS / BITS_PER_LONG];