Searched refs:I_DIRTY_ALL (Results 1 - 7 of 7) sorted by relevance

/linux-master/fs/jfs/
H A Dfile.c29 if (!(inode->i_state & I_DIRTY_ALL) ||
/linux-master/fs/
H A Dfs-writeback.c457 if (inode->i_state & I_DIRTY_ALL) {
1585 if (inode->i_state & I_DIRTY_ALL)
1764 if (!(inode->i_state & I_DIRTY_ALL) &&
1787 if (!(inode->i_state & I_DIRTY_ALL))
1968 if (!(inode->i_state & I_DIRTY_ALL))
H A Dlibfs.c1479 if (!(inode->i_state & I_DIRTY_ALL))
H A Dinode.c458 if (inode->i_state & (I_DIRTY_ALL | I_SYNC | I_FREEING | I_WILL_FREE))
H A Dbuffer.c607 if (!(inode->i_state & I_DIRTY_ALL))
/linux-master/fs/crypto/
H A Dkeysetup.c803 if (inode->i_state & I_DIRTY_ALL)
/linux-master/include/linux/
H A Dfs.h2400 #define I_DIRTY_ALL (I_DIRTY | I_DIRTY_TIME) macro

Completed in 387 milliseconds