__fat_dirent 763 fs/fat/dir.c struct __fat_dirent __user *d1 = (struct __fat_dirent __user *)arg; __fat_dirent 779 fs/fat/dir.c if (!access_ok(VERIFY_WRITE, d1, sizeof(struct __fat_dirent[2]))) __fat_dirent 102 include/linux/msdos_fs.h #define VFAT_IOCTL_READDIR_BOTH _IOR('r', 1, struct __fat_dirent[2]) __fat_dirent 103 include/linux/msdos_fs.h #define VFAT_IOCTL_READDIR_SHORT _IOR('r', 2, struct __fat_dirent[2])