OCFS2_SYSTEM_FL   324 fs/ocfs2/inode.c 	if (fe->i_flags & cpu_to_le32(OCFS2_SYSTEM_FL)) {
OCFS2_SYSTEM_FL   380 fs/ocfs2/inode.c 		BUG_ON(le32_to_cpu(fe->i_flags) & OCFS2_SYSTEM_FL);
OCFS2_SYSTEM_FL   535 fs/ocfs2/inode.c 	mlog_bug_on_msg(!!(fe->i_flags & cpu_to_le32(OCFS2_SYSTEM_FL)) !=