Searched refs:compat_dirent (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/fat/
H A Ddir.c820 #define VFAT_IOCTL_READDIR_BOTH32 _IOR('r', 1, struct compat_dirent[2])
821 #define VFAT_IOCTL_READDIR_SHORT32 _IOR('r', 2, struct compat_dirent[2])
823 FAT_IOCTL_FILLDIR_FUNC(fat_compat_ioctl_filldir, compat_dirent)
829 struct compat_dirent __user *d1 = compat_ptr(arg);
/linux-master/include/linux/
H A Dcompat.h316 struct compat_dirent { struct

Completed in 272 milliseconds