HomeSort by relevance Sort by last modified time
    Searched defs:__statfs_word (Results 26 - 35 of 35) sorted by null

12

  /prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/asm-generic/
statfs.h 22 #ifndef __statfs_word
25 #define __statfs_word __kernel_long_t macro
27 #define __statfs_word __u32 macro
32 __statfs_word f_type;
34 __statfs_word f_bsize;
35 __statfs_word f_blocks;
36 __statfs_word f_bfree;
37 __statfs_word f_bavail;
39 __statfs_word f_files;
40 __statfs_word f_ffree
    [all...]
  /prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/asm-generic/
statfs.h 22 #ifndef __statfs_word
25 #define __statfs_word __kernel_long_t macro
27 #define __statfs_word __u32 macro
32 __statfs_word f_type;
34 __statfs_word f_bsize;
35 __statfs_word f_blocks;
36 __statfs_word f_bfree;
37 __statfs_word f_bavail;
39 __statfs_word f_files;
40 __statfs_word f_ffree
    [all...]
  /prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/asm-generic/
statfs.h 22 #ifndef __statfs_word
25 #define __statfs_word __kernel_long_t macro
27 #define __statfs_word __u32 macro
32 __statfs_word f_type;
34 __statfs_word f_bsize;
35 __statfs_word f_blocks;
36 __statfs_word f_bfree;
37 __statfs_word f_bavail;
39 __statfs_word f_files;
40 __statfs_word f_ffree
    [all...]
  /prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/asm-generic/
statfs.h 22 #ifndef __statfs_word
25 #define __statfs_word __kernel_long_t macro
27 #define __statfs_word __u32 macro
32 __statfs_word f_type;
34 __statfs_word f_bsize;
35 __statfs_word f_blocks;
36 __statfs_word f_bfree;
37 __statfs_word f_bavail;
39 __statfs_word f_files;
40 __statfs_word f_ffree
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/asm-generic/
statfs.h 22 #ifndef __statfs_word
25 #define __statfs_word __kernel_long_t macro
27 #define __statfs_word __u32 macro
32 __statfs_word f_type;
34 __statfs_word f_bsize;
35 __statfs_word f_blocks;
36 __statfs_word f_bfree;
37 __statfs_word f_bavail;
39 __statfs_word f_files;
40 __statfs_word f_ffree
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/asm-generic/
statfs.h 22 #ifndef __statfs_word
25 #define __statfs_word __kernel_long_t macro
27 #define __statfs_word __u32 macro
32 __statfs_word f_type;
34 __statfs_word f_bsize;
35 __statfs_word f_blocks;
36 __statfs_word f_bfree;
37 __statfs_word f_bavail;
39 __statfs_word f_files;
40 __statfs_word f_ffree
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/asm-generic/
statfs.h 22 #ifndef __statfs_word
25 #define __statfs_word __kernel_long_t macro
27 #define __statfs_word __u32 macro
32 __statfs_word f_type;
34 __statfs_word f_bsize;
35 __statfs_word f_blocks;
36 __statfs_word f_bfree;
37 __statfs_word f_bavail;
39 __statfs_word f_files;
40 __statfs_word f_ffree
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/asm-generic/
statfs.h 22 #ifndef __statfs_word
25 #define __statfs_word __kernel_long_t macro
27 #define __statfs_word __u32 macro
32 __statfs_word f_type;
34 __statfs_word f_bsize;
35 __statfs_word f_blocks;
36 __statfs_word f_bfree;
37 __statfs_word f_bavail;
39 __statfs_word f_files;
40 __statfs_word f_ffree
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/asm-generic/
statfs.h 22 #ifndef __statfs_word
25 #define __statfs_word __kernel_long_t macro
27 #define __statfs_word __u32 macro
32 __statfs_word f_type;
34 __statfs_word f_bsize;
35 __statfs_word f_blocks;
36 __statfs_word f_bfree;
37 __statfs_word f_bavail;
39 __statfs_word f_files;
40 __statfs_word f_ffree
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/asm-generic/
statfs.h 22 #ifndef __statfs_word
25 #define __statfs_word __kernel_long_t macro
27 #define __statfs_word __u32 macro
32 __statfs_word f_type;
34 __statfs_word f_bsize;
35 __statfs_word f_blocks;
36 __statfs_word f_bfree;
37 __statfs_word f_bavail;
39 __statfs_word f_files;
40 __statfs_word f_ffree
    [all...]

Completed in 170 milliseconds

12