Searched refs:VFAT_IOCTL_READDIR_SHORT (Results 1 – 4 of 4) sorted by relevance
101 #define VFAT_IOCTL_READDIR_SHORT _IOR('r', 2, struct __fat_dirent[2]) macro
795 case VFAT_IOCTL_READDIR_SHORT: in fat_dir_ioctl()
617 IOCTL(VFAT_IOCTL_READDIR_SHORT, IOC_R, MK_PTR(MK_ARRAY(MK_STRUCT(STRUCT_dirent), 2)))
210 #define VFAT_IOCTL_READDIR_SHORT \ macro