Searched refs:newly_dirty (Results 1 - 1 of 1) sorted by path

/linux-master/fs/
H A Dbuffer.c725 bool newly_dirty; local
742 newly_dirty = !folio_test_set_dirty(folio);
745 if (newly_dirty)
750 if (newly_dirty)
753 return newly_dirty;

Completed in 174 milliseconds