Lines Matching refs:I_WILL_FREE
458 if (inode->i_state & (I_DIRTY_ALL | I_SYNC | I_FREEING | I_WILL_FREE))
725 if (inode->i_state & (I_NEW | I_FREEING | I_WILL_FREE)) {
768 if (inode->i_state & (I_NEW | I_FREEING | I_WILL_FREE)) {
906 if (inode->i_state & (I_FREEING|I_WILL_FREE)) {
937 if (inode->i_state & (I_FREEING|I_WILL_FREE)) {
1419 if (!(inode->i_state & (I_FREEING|I_WILL_FREE))) {
1611 !(READ_ONCE(inode->i_state) & (I_FREEING | I_WILL_FREE)) &&
1650 !(READ_ONCE(inode->i_state) & (I_FREEING | I_WILL_FREE)))
1672 if (old->i_state & (I_FREEING|I_WILL_FREE)) {
1761 WRITE_ONCE(inode->i_state, state | I_WILL_FREE);
1769 state &= ~I_WILL_FREE;