Searched refs:__fat_dirent (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | msdos_fs.h | 90 struct __fat_dirent { struct 100 #define VFAT_IOCTL_READDIR_BOTH _IOR('r', 1, struct __fat_dirent[2]) argument 101 #define VFAT_IOCTL_READDIR_SHORT _IOR('r', 2, struct __fat_dirent[2])
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | msdos_fs.h | 95 struct __fat_dirent { struct 105 #define VFAT_IOCTL_READDIR_BOTH _IOR('r', 1, struct __fat_dirent[2]) argument 106 #define VFAT_IOCTL_READDIR_SHORT _IOR('r', 2, struct __fat_dirent[2])
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | msdos_fs.h | 95 struct __fat_dirent { struct 105 #define VFAT_IOCTL_READDIR_BOTH _IOR('r', 1, struct __fat_dirent[2]) argument 106 #define VFAT_IOCTL_READDIR_SHORT _IOR('r', 2, struct __fat_dirent[2])
|
| /OK3568_Linux_fs/kernel/fs/fat/ |
| H A D | dir.c | 759 FAT_IOCTL_FILLDIR_FUNC(fat_ioctl_filldir, __fat_dirent) in FAT_IOCTL_FILLDIR_FUNC() argument 791 struct __fat_dirent __user *d1 = (struct __fat_dirent __user *)arg; in fat_dir_ioctl()
|