OCFS2_DIO_ORPHANED_FL 1057 fs/ocfs2/inode.c if (unlikely(di->i_flags & cpu_to_le32(OCFS2_DIO_ORPHANED_FL))) { OCFS2_DIO_ORPHANED_FL 2228 fs/ocfs2/journal.c if (di->i_flags & cpu_to_le32(OCFS2_DIO_ORPHANED_FL)) { OCFS2_DIO_ORPHANED_FL 2283 fs/ocfs2/namei.c fe->i_flags |= cpu_to_le32(OCFS2_DIO_ORPHANED_FL); OCFS2_DIO_ORPHANED_FL 2622 fs/ocfs2/namei.c if (unlikely(di->i_flags & cpu_to_le32(OCFS2_DIO_ORPHANED_FL))) { OCFS2_DIO_ORPHANED_FL 2711 fs/ocfs2/namei.c BUG_ON(!(di->i_flags & cpu_to_le32(OCFS2_DIO_ORPHANED_FL))); OCFS2_DIO_ORPHANED_FL 2729 fs/ocfs2/namei.c di->i_flags &= ~cpu_to_le32(OCFS2_DIO_ORPHANED_FL);