Searched refs:I_WILL_FREE (Results 1 – 9 of 9) sorted by relevance
31 if ((inode_state_read(inode) & (I_FREEING | I_WILL_FREE | I_NEW)) || in drop_pagecache_sb()
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()1893 WARN_ON(!(inode_state_read(inode) & (I_WILL_FREE | I_FREEING))); in writeback_single_inode()1895 WARN_ON(inode_state_read(inode) & I_WILL_FREE); in writeback_single_inode()2054 if (inode_state_read(inode) & (I_NEW | I_FREEING | I_WILL_FREE)) { in writeback_sb_inodes()2905 if (inode_state_read(inode) & (I_FREEING | I_WILL_FREE | I_NEW)) { in wait_sb_inodes()
920 if (inode_state_read(inode) & (I_FREEING | I_WILL_FREE | I_NEW)) { in evict_dentries_for_decrypted_inodes()
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()
731 I_WILL_FREE = (1U << 7), enumerator2251 (I_DIRTY_TIME | I_NEW | I_FREEING | I_WILL_FREE)) == I_DIRTY_TIME; in inode_is_dirtytime_only()
445 (inode_state_read_once(inode) & (I_FREEING | I_WILL_FREE | I_NEW)) || in ext4_check_map_extents_env()5308 if (inode_state_read(inode) & (I_FREEING | I_WILL_FREE | I_CREATING)) { in ext4_iget_match()
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()