Searched refs:OCFS2_DIO_ORPHANED_FL (Results 1 – 4 of 4) sorted by relevance
2293 fe->i_flags |= cpu_to_le32(OCFS2_DIO_ORPHANED_FL); in ocfs2_orphan_add()2632 if (unlikely(di->i_flags & cpu_to_le32(OCFS2_DIO_ORPHANED_FL))) { in ocfs2_add_inode_to_orphan()2721 BUG_ON(!(di->i_flags & cpu_to_le32(OCFS2_DIO_ORPHANED_FL))); in ocfs2_del_inode_from_orphan()2739 di->i_flags &= ~cpu_to_le32(OCFS2_DIO_ORPHANED_FL); in ocfs2_del_inode_from_orphan()
223 #define OCFS2_DIO_ORPHANED_FL (0X00002000) /* On the orphan list especially macro
1055 if (unlikely(di->i_flags & cpu_to_le32(OCFS2_DIO_ORPHANED_FL))) { in ocfs2_delete_inode()
2254 if (di->i_flags & cpu_to_le32(OCFS2_DIO_ORPHANED_FL)) { in ocfs2_recover_orphans()