HomeSort by relevance Sort by last modified time
    Searched refs:venus_dirent (Results 1 - 3 of 3) sorted by null

  /bionic/libc/kernel/uapi/linux/
coda.h 92 struct venus_dirent { struct
100 #define DIRSIZ(dp) ((sizeof(struct venus_dirent) - (CODA_MAXNAMLEN + 1)) + (((dp)->d_namlen + 1 + 3) & ~3))
  /external/kernel-headers/original/uapi/linux/
coda.h 162 struct venus_dirent { struct
170 #define DIRSIZ(dp) ((sizeof (struct venus_dirent) - (CODA_MAXNAMLEN+1)) + \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
coda.h 160 struct venus_dirent { struct
168 #define DIRSIZ(dp) ((sizeof (struct venus_dirent) - (CODA_MAXNAMLEN+1)) + \

Completed in 353 milliseconds