Buckets:
| extern "C" { | |
| struct statvfs { | |
| unsigned long f_bsize, f_frsize; | |
| fsblkcnt_t f_blocks, f_bfree, f_bavail; | |
| fsfilcnt_t f_files, f_ffree, f_favail; | |
| unsigned long f_fsid; | |
| unsigned :8*(2*sizeof(int)-sizeof(long)); | |
| unsigned :8*(2*sizeof(int)-sizeof(long)); | |
| unsigned long f_fsid; | |
| unsigned long f_flag, f_namemax; | |
| unsigned int f_type; | |
| int __reserved[5]; | |
| }; | |
| int statvfs (const char *__restrict, struct statvfs *__restrict); | |
| int fstatvfs (int, struct statvfs *); | |
| } | |
Xet Storage Details
- Size:
- 1.18 kB
- Xet hash:
- 4784793aaeba7f626b1578dd0f22c169b3ef82bae5498b773c54007dfdb1e2a6
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.