ML_ENTRY          122 fs/ocfs2/cluster/masklog.h #define MLOG_INITIAL_NOT_MASK (ML_ENTRY|ML_EXIT)
ML_ENTRY          222 fs/ocfs2/cluster/masklog.h 	mlog(ML_ENTRY, "ENTRY:" fmt , ##args);				\
ML_ENTRY          226 fs/ocfs2/cluster/masklog.h 	mlog(ML_ENTRY, "ENTRY:\n");					\