Searched refs:OCFS2_INODE_MAYBE_ORPHANED (Results 1 – 5 of 5) sorted by relevance
112 #define OCFS2_INODE_MAYBE_ORPHANED 0x00000010 macro
1180 (OCFS2_I(inode)->ip_flags & OCFS2_INODE_MAYBE_ORPHANED)) { in ocfs2_evict_inode()1199 if (oi->ip_flags & OCFS2_INODE_MAYBE_ORPHANED) in ocfs2_drop_inode()
2175 oi->ip_flags |= OCFS2_INODE_MAYBE_ORPHANED; in ocfs2_recover_orphans()
156 oi->ip_flags &= ~OCFS2_INODE_MAYBE_ORPHANED; in ocfs2_lookup()
3727 oi->ip_flags |= OCFS2_INODE_MAYBE_ORPHANED; in ocfs2_dentry_convert_worker()