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

  /bionic/libc/include/sys/
statvfs.h 38 fsfilcnt_t f_files; \
39 fsfilcnt_t f_ffree; \
40 fsfilcnt_t f_favail; \
types.h 58 typedef unsigned long fsfilcnt_t; typedef
  /development/ndk/platforms/android-L/include/sys/
statvfs.h 38 fsfilcnt_t f_files; \
39 fsfilcnt_t f_ffree; \
40 fsfilcnt_t f_favail; \
types.h 58 typedef unsigned long fsfilcnt_t; typedef
  /development/ndk/platforms/android-3/include/sys/
types.h 58 typedef __kernel_fsfilcnt_t fsfilcnt_t; typedef

Completed in 273 milliseconds