Lines Matching refs:modified
248 new->modified = 0;
366 gettext("Allocation unit %d modified.\n"),
375 perror(gettext("Failed to write modified "
1343 findImpactedCluster(struct pcdir *modified)
1349 if (!IsFAT32 && ((uchar_t *)modified >= TheRootDir.bytes) &&
1350 ((uchar_t *)modified < TheRootDir.bytes + RootDirSize))
1355 if (((uchar_t *)modified >= loop->clusterData.bytes) &&
1356 ((uchar_t *)modified <
1374 if (loop->modified)
1451 c->modified = 1;