Lines Matching refs:ip_flags
328 OCFS2_I(inode)->ip_flags |= OCFS2_INODE_SYSTEM_FILE; in ocfs2_populate_inode()
333 OCFS2_I(inode)->ip_flags |= OCFS2_INODE_BITMAP; in ocfs2_populate_inode()
335 OCFS2_I(inode)->ip_flags |= OCFS2_INODE_BITMAP; in ocfs2_populate_inode()
649 if (!(OCFS2_I(inode)->ip_flags & OCFS2_INODE_SKIP_ORPHAN_DIR)) { in ocfs2_remove_inode()
734 if (!(OCFS2_I(inode)->ip_flags & OCFS2_INODE_SKIP_ORPHAN_DIR)) { in ocfs2_wipe_inode()
801 if (OCFS2_I(inode)->ip_flags & OCFS2_INODE_SKIP_ORPHAN_DIR) in ocfs2_wipe_inode()
824 oi->ip_flags); in ocfs2_inode_is_valid_to_delete()
847 if (oi->ip_flags & OCFS2_INODE_SYSTEM_FILE) { in ocfs2_inode_is_valid_to_delete()
893 !(oi->ip_flags & OCFS2_INODE_SKIP_ORPHAN_DIR)) { in ocfs2_query_inode_wipe()
914 le32_to_cpu(di->i_flags), oi->ip_flags); in ocfs2_query_inode_wipe()
1072 OCFS2_I(inode)->ip_flags |= OCFS2_INODE_DELETED; in ocfs2_delete_inode()
1122 if (!(OCFS2_I(inode)->ip_flags & OCFS2_INODE_DELETED)) in ocfs2_clear_inode()
1173 oi->ip_flags = 0; in ocfs2_clear_inode()
1189 (OCFS2_I(inode)->ip_flags & OCFS2_INODE_MAYBE_ORPHANED)) { in ocfs2_evict_inode()
1205 inode->i_nlink, oi->ip_flags); in ocfs2_drop_inode()
1228 inode ? (unsigned long long)OCFS2_I(inode)->ip_flags : 0); in ocfs2_inode_revalidate()
1236 if (OCFS2_I(inode)->ip_flags & OCFS2_INODE_DELETED) { in ocfs2_inode_revalidate()