Home
last modified time | relevance | path

Searched refs:__statfs_word (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/kernel/uapi/asm-generic/
Dstatfs.h10 #ifndef __statfs_word
12 #define __statfs_word __kernel_long_t macro
14 #define __statfs_word __u32 macro
18 __statfs_word f_type;
19 __statfs_word f_bsize;
20 __statfs_word f_blocks;
21 __statfs_word f_bfree;
22 __statfs_word f_bavail;
23 __statfs_word f_files;
24 __statfs_word f_ffree;
[all …]