Lines Matching refs:I_WILL_FREE
445 I_FREEING | I_WILL_FREE)) &&
461 WARN_ON(inode->i_state & (I_LRU_ISOLATING | I_FREEING | I_WILL_FREE));
675 if (inode->i_state & (I_NEW | I_FREEING | I_WILL_FREE)) {
723 if (inode->i_state & (I_NEW | I_FREEING | I_WILL_FREE)) {
866 if (inode->i_state & (I_FREEING|I_WILL_FREE)) {
897 if (inode->i_state & (I_FREEING|I_WILL_FREE)) {
1376 if (!(inode->i_state & (I_FREEING|I_WILL_FREE))) {
1568 !(READ_ONCE(inode->i_state) & (I_FREEING | I_WILL_FREE)) &&
1607 !(READ_ONCE(inode->i_state) & (I_FREEING | I_WILL_FREE)))
1629 if (old->i_state & (I_FREEING|I_WILL_FREE)) {
1718 WRITE_ONCE(inode->i_state, state | I_WILL_FREE);
1726 state &= ~I_WILL_FREE;