Searched defs:linux_dirent64 (Results 1 – 2 of 2) sorted by relevance
48 struct linux_dirent64 { struct61 getdents64(unsigned int fd, struct linux_dirent64 *dirp64, unsigned int size) in getdents64() argument
287 struct linux_dirent64 { struct288 unsigned long long d_ino;289 long long d_off;290 unsigned short d_reclen; /* Length of this linux_dirent */291 unsigned char d_type;292 char d_name[256]; /* Filename (null-terminated) */