Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dmsdos_fs.h90 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])
/linux-6.3-rc2/fs/fat/
A Ddir.c759 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()

Completed in 8 milliseconds