Searched refs:I_WILL_FREE (Results 1 – 12 of 12) sorted by relevance
575 if (inode_state_read(inode) & (I_DIRTY_ALL | I_SYNC | I_FREEING | I_WILL_FREE)) in __inode_lru_list_add()610 WARN_ON(inode_state_read(inode) & (I_LRU_ISOLATING | I_FREEING | I_WILL_FREE)); in inode_pin_lru_isolating()918 if (inode_state_read(inode) & (I_NEW | I_FREEING | I_WILL_FREE)) { in evict_inodes()1066 if (inode_state_read(inode) & (I_FREEING | I_WILL_FREE)) { in find_inode()1108 if (inode_state_read(inode) & (I_FREEING | I_WILL_FREE)) { in find_inode_fast()1584 if (!(inode_state_read(inode) & (I_FREEING | I_WILL_FREE))) { in igrab()1787 !(inode_state_read_once(inode) & (I_FREEING | I_WILL_FREE)) && in find_inode_rcu()1826 !(inode_state_read_once(inode) & (I_FREEING | I_WILL_FREE))) in find_inode_by_ino_rcu()1862 if (inode_state_read(old) & (I_FREEING | I_WILL_FREE)) { in insert_inode_locked()1953 inode_state_set(inode, I_WILL_FREE); in iput_final()[all …]
31 if ((inode_state_read(inode) & (I_FREEING | I_WILL_FREE | I_NEW)) || in drop_pagecache_sb()
422 if (unlikely(inode_state_read(inode) & (I_FREEING | I_WILL_FREE))) in inode_do_switch_wbs()615 inode_state_read(inode) & (I_WB_SWITCH | I_FREEING | I_WILL_FREE) || in inode_prepare_wbs_switch()1851 WARN_ON(!(inode_state_read(inode) & (I_WILL_FREE | I_FREEING))); in writeback_single_inode()1853 WARN_ON(inode_state_read(inode) & I_WILL_FREE); in writeback_single_inode()2009 if (inode_state_read(inode) & (I_NEW | I_FREEING | I_WILL_FREE)) { in writeback_sb_inodes()2797 if (inode_state_read(inode) & (I_FREEING | I_WILL_FREE | I_NEW)) { in wait_sb_inodes()
688 !(inode_state_read(inode) & (I_FREEING | I_WILL_FREE)))) { in fsnotify_get_living_inode()
948 if (inode_state_read(inode) & (I_FREEING | I_WILL_FREE | I_NEW)) { in evict_dentries_for_decrypted_inodes()
18 {I_WILL_FREE, "I_WILL_FREE"}, \
1298 (I_FREEING | I_WILL_FREE | I_NEW)) { in hook_sb_delete()
736 I_WILL_FREE = (1U << 7), enumerator2237 (I_DIRTY_TIME | I_NEW | I_FREEING | I_WILL_FREE)) == I_DIRTY_TIME; in inode_is_dirtytime_only()
1751 if ((inode_state_read(inode) & (I_FREEING | I_WILL_FREE | I_NEW)) && in gfs2_evict_inodes()
1036 if ((inode_state_read(inode) & (I_FREEING | I_WILL_FREE | I_NEW)) || in add_dquot_ref()
441 (inode_state_read_once(inode) & (I_FREEING | I_WILL_FREE | I_NEW)) || in ext4_check_map_extents_env()
4035 WARN_ON(!(inode_state_read_once(&existing->vfs_inode) & (I_WILL_FREE | I_FREEING))); in btrfs_add_inode_to_root()