dirent_type       707 fs/fat/dir.c   #define FAT_IOCTL_FILLDIR_FUNC(func, dirent_type)			   \
dirent_type       713 fs/fat/dir.c   	struct dirent_type __user *d1 = buf->dirent;			   \
dirent_type       714 fs/fat/dir.c   	struct dirent_type __user *d2 = d1 + 1;				   \