Home
last modified time | relevance | path

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

/fs/fat/
Ddir.c738 FAT_IOCTL_FILLDIR_FUNC(fat_ioctl_filldir, __fat_dirent) in FAT_IOCTL_FILLDIR_FUNC() argument
771 struct __fat_dirent __user *d1 = (struct __fat_dirent __user *)arg; in fat_dir_ioctl()
789 if (!access_ok(VERIFY_WRITE, d1, sizeof(struct __fat_dirent[2]))) in fat_dir_ioctl()