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

  /bionic/libc/include/sys/
statvfs.h 35 fsblkcnt_t f_blocks; \
36 fsblkcnt_t f_bfree; \
37 fsblkcnt_t f_bavail; \
types.h 57 typedef unsigned long fsblkcnt_t; typedef
  /development/ndk/platforms/android-L/include/sys/
statvfs.h 35 fsblkcnt_t f_blocks; \
36 fsblkcnt_t f_bfree; \
37 fsblkcnt_t f_bavail; \
types.h 57 typedef unsigned long fsblkcnt_t; typedef
  /development/ndk/platforms/android-3/include/sys/
types.h 57 typedef __kernel_fsblkcnt_t fsblkcnt_t; typedef

Completed in 129 milliseconds