Lines Matching refs:I_FREEING
124 WARN_ON_ONCE(inode->i_state & I_FREEING);
284 WARN_ON_ONCE(inode->i_state & I_FREEING);
385 * Once I_FREEING or I_WILL_FREE are visible under i_lock, the eviction
388 if (unlikely(inode->i_state & (I_FREEING | I_WILL_FREE)))
540 inode->i_state & (I_WB_SWITCH | I_FREEING | I_WILL_FREE) ||
1156 WARN_ON_ONCE(inode->i_state & I_FREEING);
1328 if (inode->i_state & I_FREEING) {
1541 if (inode->i_state & I_FREEING)
1706 * to the inode, or the inode must have I_WILL_FREE or I_FREEING set.
1716 WARN_ON(!(inode->i_state & (I_WILL_FREE|I_FREEING)));
1756 if (!(inode->i_state & I_FREEING)) {
1871 if (inode->i_state & (I_NEW | I_FREEING | I_WILL_FREE)) {
2513 if (inode->i_state & I_FREEING)
2624 if (inode->i_state & (I_FREEING|I_WILL_FREE|I_NEW)) {