Lines Matching refs:short_only
554 struct dir_context *ctx, int short_only, in __fat_readdir() argument
598 if (isvfat && !short_only) { in __fat_readdir()
763 int short_only, int both) in FAT_IOCTL_FILLDIR_FUNC()
778 short_only, both ? &buf : NULL); in FAT_IOCTL_FILLDIR_FUNC()
792 int short_only, both; in fat_dir_ioctl() local
796 short_only = 1; in fat_dir_ioctl()
800 short_only = 0; in fat_dir_ioctl()
816 short_only, both); in fat_dir_ioctl()
830 int short_only, both; in FAT_IOCTL_FILLDIR_FUNC() local
834 short_only = 1; in FAT_IOCTL_FILLDIR_FUNC()
838 short_only = 0; in FAT_IOCTL_FILLDIR_FUNC()
854 short_only, both); in FAT_IOCTL_FILLDIR_FUNC()