OCFS2_SYSTEM_FL
if (fe->i_flags & cpu_to_le32(OCFS2_SYSTEM_FL)) {
BUG_ON(le32_to_cpu(fe->i_flags) & OCFS2_SYSTEM_FL);
mlog_bug_on_msg(!!(fe->i_flags & cpu_to_le32(OCFS2_SYSTEM_FL)) !=
if (le32_to_cpu(di->i_flags) & OCFS2_SYSTEM_FL)
if (le32_to_cpu(di->i_flags) & OCFS2_SYSTEM_FL)