| libssh
    0.7.3
    | 
SFTP statvfs structure. More...
#include <include/libssh/sftp.h>
| Data Fields | |
| uint64_t | f_bavail | 
| free blocks in file system | |
| uint64_t | f_bfree | 
| number of blocks (unit f_frsize) | |
| uint64_t | f_blocks | 
| fundamental fs block size | |
| uint64_t | f_favail | 
| free file inodes | |
| uint64_t | f_ffree | 
| total file inodes | |
| uint64_t | f_files | 
| free blocks for non-root | |
| uint64_t | f_flag | 
| file system id | |
| uint64_t | f_frsize | 
| file system block size | |
| uint64_t | f_fsid | 
| free file inodes for to non-root | |
| uint64_t | f_namemax | 
| bit mask of f_flag values | |
SFTP statvfs structure.
 1.8.11
 1.8.11