:orphan: .. index:: pair: struct; tarpc_statvfs .. _doxid-structtarpc__statvfs: struct tarpc_statvfs ==================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct tarpc_statvfs { // fields uint32_t :target:`f_bsize`; uint64_t :target:`f_blocks`; uint64_t :target:`f_bfree`; };