Home
last modified time | relevance | path

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

/third_party/ntfs-3g/ntfsprogs/
H A Dntfsclone.c165 int restore_image; member
475 opt.restore_image++;
511 if (!opt.restore_image && !strcmp(opt.volume, "-")) {
521 if (opt.metadata && opt.restore_image)
532 if (opt.save_image && opt.restore_image)
536 if (opt.no_action && !opt.restore_image)
691 } else if (opt.restore_image)
698 } else if (i == 0 && !do_write && opt.restore_image) {
714 if (opt.restore_image) {
761 /* vol is NULL if opt.restore_image i
1019 static void restore_image(void) global() function
[all...]

Completed in 3 milliseconds