Lines Matching refs:I_NEW
675 if (inode->i_state & (I_NEW | I_FREEING | I_WILL_FREE)) {
723 if (inode->i_state & (I_NEW | I_FREEING | I_WILL_FREE)) {
822 WARN_ON(inode->i_state & I_NEW);
1024 * unlock_new_inode - clear the I_NEW state and wake up any waiters
1034 WARN_ON(!(inode->i_state & I_NEW));
1035 inode->i_state &= ~I_NEW & ~I_CREATING;
1046 WARN_ON(!(inode->i_state & I_NEW));
1047 inode->i_state &= ~I_NEW;
1146 * return it locked, hashed, and with the I_NEW flag set. The file system gets
1185 * Return the locked inode with I_NEW set, the
1189 inode->i_state |= I_NEW;
1215 * hashed, and with the I_NEW flag set. The file system gets to fill it in
1251 * hashed, and with the I_NEW flag set. The file system gets to fill it in
1283 inode->i_state = I_NEW;
1289 /* Return the locked inode with I_NEW set, the
1403 * Note: I_NEW is not waited upon so you have to be very careful what you do
1431 * reference count. Waits on I_NEW before returning the inode.
1637 inode->i_state |= I_NEW | I_CREATING;
1701 WARN_ON(inode->i_state & I_NEW);
1725 WARN_ON(state & I_NEW);
2088 * It doesn't matter if I_NEW is not set initially, a call to