Searched refs:I_FREEING (Results 1 – 12 of 12) sorted by relevance
120 WARN_ON_ONCE(inode_state_read(inode) & I_FREEING); in inode_io_list_move_locked()317 WARN_ON_ONCE(inode_state_read(inode) & I_FREEING); in inode_cgwb_move_to_attached()421 if (unlikely(inode_state_read(inode) & (I_FREEING | I_WILL_FREE))) in inode_do_switch_wbs()644 inode_state_read(inode) & (I_WB_SWITCH | I_FREEING | I_WILL_FREE) || in inode_prepare_wbs_switch()1276 WARN_ON_ONCE(inode_state_read(inode) & I_FREEING); in inode_cgwb_move_to_attached()1462 if (inode_state_read(inode) & I_FREEING) { in redirty_tail_locked()1678 if (inode_state_read(inode) & I_FREEING) in requeue_inode()1893 WARN_ON(!(inode_state_read(inode) & (I_WILL_FREE | I_FREEING))); in writeback_single_inode()1936 if (!(inode_state_read(inode) & I_FREEING)) { in writeback_single_inode()2054 if (inode_state_read(inode) & (I_NEW | I_FREEING | I_WILL_FREE)) { in writeback_sb_inodes()[all …]
31 if ((inode_state_read(inode) & (I_FREEING | I_WILL_FREE | I_NEW)) || in drop_pagecache_sb()
113 WARN_ON_ONCE(!(inode_state_read_once(inode) & (I_NEW | I_FREEING)) && in ext4_orphan_add()238 WARN_ON_ONCE(!(inode_state_read_once(inode) & (I_NEW | I_FREEING)) && in ext4_orphan_del()
445 (inode_state_read_once(inode) & (I_FREEING | I_WILL_FREE | I_NEW)) || in ext4_check_map_extents_env()4637 if (!(inode_state_read_once(inode) & (I_NEW | I_FREEING))) in ext4_truncate()5308 if (inode_state_read(inode) & (I_FREEING | I_WILL_FREE | I_CREATING)) { in ext4_iget_match()
920 if (inode_state_read(inode) & (I_FREEING | I_WILL_FREE | I_NEW)) { in evict_dentries_for_decrypted_inodes()
732 I_FREEING = (1U << 8), enumerator2251 (I_DIRTY_TIME | I_NEW | I_FREEING | I_WILL_FREE)) == I_DIRTY_TIME; in inode_is_dirtytime_only()2431 VFS_BUG_ON_INODE(inode_state_read_once(inode) & (I_FREEING | I_CLEAR), inode); in iput_if_not_last()
1349 if (inode_state_read(inode) & (I_FREEING | I_WILL_FREE | I_NEW) || in sync_bdevs()
1411 (I_FREEING | I_WILL_FREE | I_NEW)) { in hook_sb_delete()
517 if (!(inode_state_read_once(VFS_I(ip)) & I_FREEING)) in xfs_can_free_eofblocks()
1058 if ((inode_state_read(inode) & (I_FREEING | I_WILL_FREE | I_NEW)) || in add_dquot_ref()
4061 WARN_ON(!(inode_state_read_once(&existing->vfs_inode) & (I_WILL_FREE | I_FREEING))); in btrfs_add_inode_to_root()5551 ASSERT(inode_state_read_once(inode) & I_FREEING); in evict_inode_truncate_pages()7698 int inode_evicting = inode_state_read_once(&inode->vfs_inode) & I_FREEING; in btrfs_invalidate_folio()
320 if (inode_state_read(inode) & (I_FREEING | I_CLEAR)) in pnfs_put_layout_hdr()