Home
last modified time | relevance | path

Searched refs:short_only (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/fat/
Ddir.c553 struct dir_context *ctx, int short_only, in __fat_readdir() argument
597 if (isvfat && !short_only) { in __fat_readdir()
762 int short_only, int both) in FAT_IOCTL_FILLDIR_FUNC()
777 short_only, both ? &buf : NULL); in FAT_IOCTL_FILLDIR_FUNC()
791 int short_only, both; in fat_dir_ioctl() local
795 short_only = 1; in fat_dir_ioctl()
799 short_only = 0; in fat_dir_ioctl()
817 short_only, both); in fat_dir_ioctl()
831 int short_only, both; in FAT_IOCTL_FILLDIR_FUNC() local
835 short_only = 1; in FAT_IOCTL_FILLDIR_FUNC()
[all …]