Lines Matching refs:info
167 " -i --info Show volume information (default)\n"
277 { "info", no_argument, NULL, 'i' },
316 opts.info++; /* and fall through */
433 if (opts.info && (opts.unused || opts.tails || opts.mft || opts.directory)) {
434 ntfs_log_error("You may not use any other options with --info.\n");
459 opts.info = 1;
476 * @act: Wipe, test or info
531 * @act: Wipe, test or info
645 * @act: Wipe, test or info
765 * @act: Wipe, test or info
860 * @act: Wipe, test or info
947 * @act: Wipe, test or info
1086 * @act: Wipe, test or info
1233 * @act: Wipe, test or info
1370 * @act: Wipe, test or info
1481 * @act: Wipe, test or info
2165 if (!opts.info)
2168 if (opts.info || opts.noaction)
2180 if (opts.info) {
2281 if (opts.noaction || opts.info)