Home
last modified time | relevance | path

Searched defs:statfs64 (Results 1 – 2 of 2) sorted by relevance

/arch/mips/include/uapi/asm/
Dstatfs.h46 struct statfs64 { struct
66 struct statfs64 { /* Same as struct statfs */ argument
83 struct compat_statfs64 { argument
/arch/s390/include/uapi/asm/
Dstatfs.h36 struct statfs64 { struct
37 unsigned int f_type;
38 unsigned int f_bsize;
39 unsigned long long f_blocks;
40 unsigned long long f_bfree;
41 unsigned long long f_bavail;
42 unsigned long long f_files;
43 unsigned long long f_ffree;
44 __kernel_fsid_t f_fsid;
45 unsigned int f_namelen;
[all …]