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

  /bionic/libc/include/sys/
vfs.h 38 typedef struct { int __val[2]; } __fsid_t; typedef in typeref:struct:__anon186
39 typedef __fsid_t fsid_t;
  /development/ndk/platforms/android-3/include/sys/
vfs.h 38 typedef struct { int __val[2]; } __fsid_t; typedef in typeref:struct:__anon1601
52 __fsid_t f_fsid;
66 __fsid_t f_fsid;
  /development/ndk/platforms/android-L/include/sys/
vfs.h 38 typedef struct { int __val[2]; } __fsid_t; typedef in typeref:struct:__anon2540
39 typedef __fsid_t fsid_t;

Completed in 60 milliseconds