Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/unix/sysv/linux/nios2/bits/
Dstatfs.h55 struct statfs64 struct
57 __SWORD_TYPE f_type;
58 __SWORD_TYPE f_bsize;
59 __fsblkcnt64_t f_blocks;
60 __fsblkcnt64_t f_bfree;
61 __fsblkcnt64_t f_bavail;
62 __fsfilcnt64_t f_files;
63 __fsfilcnt64_t f_ffree;
64 __fsid_t f_fsid;
65 __SWORD_TYPE f_namelen;
[all …]
/glibc-2.36/sysdeps/unix/sysv/linux/csky/bits/
Dstatfs.h55 struct statfs64 struct
57 __SWORD_TYPE f_type;
58 __SWORD_TYPE f_bsize;
59 __fsblkcnt64_t f_blocks;
60 __fsblkcnt64_t f_bfree;
61 __fsblkcnt64_t f_bavail;
62 __fsfilcnt64_t f_files;
63 __fsfilcnt64_t f_ffree;
64 __fsid_t f_fsid;
65 __SWORD_TYPE f_namelen;
[all …]
/glibc-2.36/sysdeps/mach/hurd/bits/
Dstatfs.h67 struct statfs64 struct
69 unsigned int f_type;
70 unsigned long int f_bsize;
71 __fsblkcnt64_t f_blocks;
72 __fsblkcnt64_t f_bfree;
73 __fsblkcnt64_t f_bavail;
74 __fsblkcnt64_t f_files;
75 __fsblkcnt64_t f_ffree;
76 __fsid_t f_fsid;
77 unsigned long int f_namelen;
[all …]
/glibc-2.36/sysdeps/unix/sysv/linux/mips/bits/
Dstatfs.h52 struct statfs64 struct
54 long int f_type;
56 long int f_bsize;
57 long int f_frsize; /* Fragment size - unsupported */
58 __fsblkcnt64_t f_blocks;
59 __fsblkcnt64_t f_bfree;
60 __fsblkcnt64_t f_files;
61 __fsblkcnt64_t f_ffree;
62 __fsblkcnt64_t f_bavail;
65 __fsid_t f_fsid;
[all …]
/glibc-2.36/sysdeps/unix/sysv/linux/s390/bits/
Dstatfs.h49 struct statfs64 struct
51 unsigned int f_type;
52 unsigned int f_bsize;
53 __fsblkcnt64_t f_blocks;
54 __fsblkcnt64_t f_bfree;
55 __fsblkcnt64_t f_bavail;
56 __fsfilcnt64_t f_files;
57 __fsfilcnt64_t f_ffree;
58 __fsid_t f_fsid;
59 unsigned int f_namelen;
[all …]
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/bits/
Dstatfs.h49 struct statfs64 struct
51 int f_type;
52 int f_bsize;
53 __fsblkcnt64_t f_blocks;
54 __fsblkcnt64_t f_bfree;
55 __fsblkcnt64_t f_bavail;
56 __fsfilcnt64_t f_files;
57 __fsfilcnt64_t f_ffree;
58 __fsid_t f_fsid;
59 int f_namelen;
[all …]
/glibc-2.36/sysdeps/unix/sysv/linux/bits/
Dstatfs.h49 struct statfs64 struct
51 __fsword_t f_type;
52 __fsword_t f_bsize;
53 __fsblkcnt64_t f_blocks;
54 __fsblkcnt64_t f_bfree;
55 __fsblkcnt64_t f_bavail;
56 __fsfilcnt64_t f_files;
57 __fsfilcnt64_t f_ffree;
58 __fsid_t f_fsid;
59 __fsword_t f_namelen;
[all …]
/glibc-2.36/bits/
Dstatfs.h56 struct statfs64 struct
58 unsigned int f_type;
59 unsigned int f_bsize;
60 __fsblkcnt64_t f_blocks;
61 __fsblkcnt64_t f_bfree;
62 __fsblkcnt64_t f_bavail;
63 __fsblkcnt64_t f_files;
64 __fsblkcnt64_t f_ffree;
65 __fsid_t f_fsid;
66 unsigned int f_namelen;
[all …]