Home
last modified time | relevance | path

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

/third_party/ntfs-3g/ntfsprogs/
H A Dntfsfix.c98 BOOL no_action; member
198 opt.no_action = TRUE; in parse_options()
309 if (!opt.no_action && OLD_ntfs_volume_set_flags(vol, flags)) { in set_dirty_flag()
718 if (!opt.no_action) { in fix_upcase()
1102 if (!res && !opt.no_action) { in fix_selfloc_conditions()
1261 if (!opt.no_action) { in try_fix_boot()
1267 if (!res && !opt.no_action) in try_fix_boot()
1401 if (opt.no_action) { in check_alternate_boot()
1570 flags = (opt.no_action ? NTFS_MNT_RDONLY : 0); in fix_mount()
1578 if (opt.no_action) in fix_mount()
[all...]
H A Dntfsmftalloc.c83 int no_action; /* -n, do not write to device, only display member
169 opts.no_action = 1; in parse_options()
313 if (opts.no_action) { in main()
H A Dntfsclone.c157 int no_action; /* do not really restore */ member
464 opt.no_action++;
498 if (!opt.no_action && (opt.output == NULL)) {
503 if (!opt.no_action && (strcmp(opt.output, "-") == 0))
536 if (opt.no_action && !opt.restore_image)
539 if (opt.no_action && opt.output)
542 if (!opt.no_action && !opt.std_out) {
678 if (opt.no_action) {
715 if (!opt.no_action
1082 if (!opt.no_action
[all...]
H A Dntfsfallocate.c93 int no_action; /* do not write to device, only display member
290 opts.no_action = 1; in parse_options()
849 if (opts.no_action) { in main()
883 if (!opts.no_action) in main()
H A Dntfstruncate.c91 int no_action; /* -n, do not write to device, only display member
179 opts.no_action = 1; in parse_options()
741 if (opts.no_action) { in main()
H A Dmkntfs.c219 BOOL no_action; /* -n, do not write to device, only display what would be done. */ member
684 opts2->no_action = TRUE; in mkntfs_parse_options()
814 if (opts.no_action) in mkntfs_write()
903 if (opts.no_action) in ntfs_rlwrite()
3474 if (opts.no_action) { in mkntfs_open_partition()
5122 if (!opts.no_action) in mkntfs_redirect()
5146 if (!opts.no_action) in mkntfs_redirect()

Completed in 13 milliseconds