Searched refs:I_LOCK (Results 1 – 5 of 5) sorted by relevance
220 if (!(inode->i_state & (I_LOCK|I_FREEING|I_CLEAR)) && in __mark_inode_dirty()236 if (inode->i_state & I_LOCK) { in __wait_on_inode()246 if (inode->i_state & I_LOCK) in wait_on_inode()289 if (!(inode->i_state & (I_DIRTY|I_LOCK))) { in __iget()322 if (!(inode->i_state & I_LOCK)) in refile_inode()334 if (inode->i_state & (I_LOCK|I_FREEING)) in __sync_one()339 inode->i_state |= I_LOCK; in __sync_one()352 inode->i_state &= ~I_LOCK; in __sync_one()359 while (inode->i_state & I_LOCK) { in sync_one()812 if (inode->i_state & (I_FREEING|I_CLEAR|I_LOCK)) in prune_icache()[all …]
972 #define I_LOCK 8 macro
1275 retval = (inode->i_state & I_LOCK) && in reiserfs_find_actor()
1232 if (tblk->ip->i_state & I_LOCK) in txCommit()
3856 if (!(inode->i_state & I_LOCK)) in xfs_ichgtime()