HomeSort by relevance Sort by last modified time
    Searched defs:__fat_dirent (Results 1 - 2 of 2) sorted by null

  /bionic/libc/kernel/uapi/linux/
msdos_fs.h 77 struct __fat_dirent { struct
83 #define VFAT_IOCTL_READDIR_BOTH _IOR('r', 1, struct __fat_dirent[2])
84 #define VFAT_IOCTL_READDIR_SHORT _IOR('r', 2, struct __fat_dirent[2])
  /external/kernel-headers/original/uapi/linux/
msdos_fs.h 90 struct __fat_dirent { struct
100 #define VFAT_IOCTL_READDIR_BOTH _IOR('r', 1, struct __fat_dirent[2])
101 #define VFAT_IOCTL_READDIR_SHORT _IOR('r', 2, struct __fat_dirent[2])

Completed in 46 milliseconds