# File lib/sys/unix/sys/filesystem.rb, line 130
      def bytes_total
        blocks * fragment_size
      end