|
IOR
|
#include <aiori.h>
Data Fields | |
| uint64_t | f_bsize |
| uint64_t | f_blocks |
| uint64_t | f_bfree |
| uint64_t | f_bavail |
| uint64_t | f_files |
| uint64_t | f_ffree |
| uint64_t ior_aiori_statfs::f_bavail |
Definition at line 55 of file aiori.h.
Referenced by DFS_Statfs(), DUMMY_statfs(), HDFS_statfs(), and S3_statfs().
| uint64_t ior_aiori_statfs::f_bfree |
Definition at line 54 of file aiori.h.
Referenced by aiori_posix_statfs(), CEPHFS_StatFS(), DFS_Statfs(), DUMMY_statfs(), Gfarm_statfs(), HDFS_statfs(), IME_Statfs(), S3_statfs(), show_file_system_size(), and ShowFileSystemSize().
| uint64_t ior_aiori_statfs::f_blocks |
Definition at line 53 of file aiori.h.
Referenced by aiori_posix_statfs(), CEPHFS_StatFS(), DFS_Statfs(), DUMMY_statfs(), Gfarm_statfs(), HDFS_statfs(), IME_Statfs(), S3_statfs(), show_file_system_size(), and ShowFileSystemSize().
| uint64_t ior_aiori_statfs::f_bsize |
Definition at line 52 of file aiori.h.
Referenced by aiori_posix_statfs(), CEPHFS_StatFS(), DFS_Statfs(), DUMMY_statfs(), Gfarm_statfs(), HDFS_statfs(), IME_Statfs(), S3_statfs(), show_file_system_size(), and ShowFileSystemSize().
| uint64_t ior_aiori_statfs::f_ffree |
Definition at line 57 of file aiori.h.
Referenced by aiori_posix_statfs(), CEPHFS_StatFS(), DFS_Statfs(), DUMMY_statfs(), Gfarm_statfs(), HDFS_statfs(), IME_Statfs(), S3_statfs(), show_file_system_size(), and ShowFileSystemSize().
| uint64_t ior_aiori_statfs::f_files |
Definition at line 56 of file aiori.h.
Referenced by aiori_posix_statfs(), CEPHFS_StatFS(), DFS_Statfs(), DUMMY_statfs(), Gfarm_statfs(), HDFS_statfs(), IME_Statfs(), S3_statfs(), show_file_system_size(), and ShowFileSystemSize().
1.8.13