Lines Matching defs:version
13 * the Free Software Foundation; either version 2 of the License, or
14 * (at your option) any later version.
92 /* #include "version.h" */
227 /* This is the first endianness safe format version. */
232 * Set the version to 10.0 to avoid colisions with old ntfsclone which
233 * stupidly used the volume version as the image version... )-: I hope NTFS
234 * never reaches version 10.0 and if it does one day I hope no-one is using
237 * NOTE: Only bump the minor version if the image format and header are still
238 * backwards compatible. Otherwise always bump the major version. If in
239 * doubt, bump the major version.
377 " -V, --version Display version information\n"
387 * version
390 static void version(void)
423 { "version", no_argument, NULL, 'V' },
490 version();
1245 * quota version 2 ...
1247 if (le32_to_cpu(quota_q->version) == 2) {
2133 Printf("Ntfsclone image version: %d.%d\n",
2222 Printf("NTFS volume version: %d.%d\n", vol->major_ver, vol->minor_ver);
2224 perr_exit("Unknown NTFS version");
2342 "version 2.4.25 and\n the 'lfs' option"
2407 "work. Use a more recent version of "
2425 "version %d.%d. Please obtain a "
2426 "newer version of ntfsclone.\n",