The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Net::LibNFS::StatVFS - NFS filesystem stats

SYNOPSIS

DESCRIPTION

This class represents the result of an NFS statvfs(2)-like operation.

See Net::LibNFS for how to create instances.

ACCESSORS

As per libnfs.h:

  • frsize

  • blocks

  • bfree

  • bavail

  • files

  • ffree

  • favail

  • fsid

  • flag

  • namemax