Lines Matching defs:short_only
554 struct dir_context *ctx, int short_only,
595 * Check for long filename entry, but if short_only, we don't
598 if (isvfat && !short_only) {
631 /* !both && !short_only, so we don't need shortname. */
763 int short_only, int both)
778 short_only, both ? &buf : NULL);
792 int short_only, both;
796 short_only = 1;
800 short_only = 0;
816 short_only, both);
830 int short_only, both;
834 short_only = 1;
838 short_only = 0;
854 short_only, both);