com.redhat.et.libguestfs
public class XFSInfo extends Object
See Also: GuestFS
Field Summary | |
---|---|
int | xfs_agcount |
int | xfs_agsize |
int | xfs_attr |
int | xfs_blocksize |
int | xfs_cimode |
long | xfs_datablocks |
int | xfs_dirblocksize |
int | xfs_dirversion |
int | xfs_imaxpct |
int | xfs_inodesize |
int | xfs_lazycount |
int | xfs_logblocks |
int | xfs_logblocksize |
String | xfs_logname |
int | xfs_logsectsize |
int | xfs_logsunit |
int | xfs_logversion |
String | xfs_mntpoint |
long | xfs_rtblocks |
long | xfs_rtextents |
int | xfs_rtextsize |
String | xfs_rtname |
int | xfs_sectsize |
int | xfs_sunit |
int | xfs_swidth |