__fat_dirent      759 fs/fat/dir.c   FAT_IOCTL_FILLDIR_FUNC(fat_ioctl_filldir, __fat_dirent)
__fat_dirent      791 fs/fat/dir.c   	struct __fat_dirent __user *d1 = (struct __fat_dirent __user *)arg;
__fat_dirent      807 fs/fat/dir.c   	if (!access_ok(d1, sizeof(struct __fat_dirent[2])))
__fat_dirent      100 include/uapi/linux/msdos_fs.h #define VFAT_IOCTL_READDIR_BOTH		_IOR('r', 1, struct __fat_dirent[2])
__fat_dirent      101 include/uapi/linux/msdos_fs.h #define VFAT_IOCTL_READDIR_SHORT	_IOR('r', 2, struct __fat_dirent[2])