Home
last modified time | relevance | path

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

/qemu/linux-user/
H A Dioctls.h616 IOCTL(VFAT_IOCTL_READDIR_SHORT, IOC_R, MK_PTR(MK_ARRAY(MK_STRUCT(STRUCT_dirent), 2)))
H A Dsyscall.c211 #define VFAT_IOCTL_READDIR_SHORT \ macro