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

/osnet-11/usr/src/cmd/ntfsprogs/
H A Dntfsclone.c8 * Clone NTFS data and/or metadata to a sparse file, image, device or stdout.
113 int metadata; /* metadata only cloning */ member in struct:__anon59
310 " -m, --metadata Clone *only* metadata (for NTFS experts)\n"
335 { "metadata", no_argument, NULL, 'm' },
366 opt.metadata++;
406 if (opt.metadata && opt.save_image)
407 err_exit("Saving only metadata to an image is not "
410 if (opt.metadata
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CPAN/
H A DFirstTime.pm193 possible to use Storable to create a cache of metadata. If Storable
200 $ans = prompt("Cache metadata (yes/no)?", ($default ? 'yes' : 'no'));
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCPAN.pm1666 # for metadata cache
6766 cache_metadata use serializer to cache metadata
7102 definition file manually. It is planned to improve the metadata

Completed in 36 milliseconds