Home
last modified time | relevance | path

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

/linux-3.4.99/fs/fat/
Ddir.c793 #define VFAT_IOCTL_READDIR_SHORT32 _IOR('r', 2, struct compat_dirent[2]) macro
805 case VFAT_IOCTL_READDIR_SHORT32: in FAT_IOCTL_FILLDIR_FUNC()
/linux-3.4.99/fs/
Dcompat_ioctl.c1399 #define VFAT_IOCTL_READDIR_SHORT32 _IOR('r', 2, struct compat_dirent[2]) macro
1402 IGNORE_IOCTL(VFAT_IOCTL_READDIR_SHORT32)