Lines Matching refs:I_DIRTY_PAGES
1669 * I_DIRTY_PAGES is always cleared together above even if @mapping
1672 * sees clear I_DIRTY_PAGES or we see PAGECACHE_TAG_DIRTY.
1677 inode->i_state |= I_DIRTY_PAGES;
1679 if (!(inode->i_state & I_DIRTY_PAGES)) {
1688 /* Don't write the inode if only I_DIRTY_PAGES was set */
1689 if (dirty & ~I_DIRTY_PAGES) {
2399 * with I_DIRTY_PAGES.
2416 * blockdev's pages. This is why for I_DIRTY_PAGES we always use
2448 * for just I_DIRTY_PAGES or I_DIRTY_TIME.
2460 * Else it's either I_DIRTY_PAGES, I_DIRTY_TIME, or nothing.
2461 * (We don't support setting both I_DIRTY_PAGES and I_DIRTY_TIME