Searched defs:linux_dirent64 (Results 1 – 1 of 1) sorted by relevance
44 struct linux_dirent64 { struct45 unsigned long long d_ino;46 long long d_off;47 unsigned short d_reclen;48 unsigned char d_type;49 char d_name[LINUX_MAXNAMLEN + 1];