Searched refs:dirtytime (Results 1 – 2 of 2) sorted by relevance
2577 int dirtytime = 0; in __mark_inode_dirty() local2624 dirtytime = flags & I_DIRTY_TIME; in __mark_inode_dirty()2625 WARN_ON_ONCE(dirtytime && flags != I_DIRTY_TIME); in __mark_inode_dirty()2685 if (dirtytime) in __mark_inode_dirty()
228 only thing that has happened on the file system is a dirtytime inode caused234 Setting this to zero disables periodic dirtytime writeback.